Index: components/dom_distiller/webui/resources/about_dom_distiller.css |
diff --git a/components/dom_distiller/webui/resources/about_dom_distiller.css b/components/dom_distiller/webui/resources/about_dom_distiller.css |
index 088136a8204d690073a98dd574ef22b219a643d3..065ad72d5c564af0e4d8a87ebf4ec3afb8984731 100644 |
--- a/components/dom_distiller/webui/resources/about_dom_distiller.css |
+++ b/components/dom_distiller/webui/resources/about_dom_distiller.css |
@@ -6,3 +6,7 @@ |
a:visited { |
color: orange; |
} |
+ |
+.hidden { |
+ visibility: hidden; |
+} |