summaryrefslogtreecommitdiff
path: root/www/chromium-uc/patches/extra/ungoogled-chromium/fix-distilled-icons.patch
blob: 3cd56cb43c5c9bfa0fdb77a969fad8f92e2886e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- a/components/dom_distiller/core/css/distilledpage.css
+++ b/components/dom_distiller/core/css/distilledpage.css
@@ -28,6 +28,11 @@
   box-sizing: border-box;
 }
 
+.material-icons {
+  font-family: Material Icons;
+  font-style: normal !important;
+}
+
 /* Remove all margins and padding from certain element and add word wrap. */
 
 blockquote,