Index: chrome/browser/resources/md_downloads/shared_style.css |
diff --git a/chrome/browser/resources/md_downloads/shared_style.css b/chrome/browser/resources/md_downloads/shared_style.css |
index 171fdf1f15a0c7bc76396f0dd4c7df010536b28e..73d304a807f562092bf3e33f56a44854b9cb3c4e 100644 |
--- a/chrome/browser/resources/md_downloads/shared_style.css |
+++ b/chrome/browser/resources/md_downloads/shared_style.css |
@@ -6,6 +6,10 @@ |
--downloads-item-width: 622px; |
} |
+[hidden] { |
+ display: none !important; |
Dan Beam
2015/11/21 04:20:18
yeah, this is gonna be annoying
michaelpg
2015/11/21 04:28:00
wut
Dan Beam
2015/11/23 18:47:19
this used to be in polymer's styling by default, b
|
+} |
+ |
paper-button { |
font-weight: 500; |
margin: 0; |