diff --git a/chrome/toolbar/urlbar.css b/chrome/toolbar/urlbar.css index 7c8b55f..eb40a1f 100644 --- a/chrome/toolbar/urlbar.css +++ b/chrome/toolbar/urlbar.css @@ -142,7 +142,7 @@ min-width: 206px !important; } - #nav-bar-customization-target:not(:hover) #downloads-button { + #nav-bar-customization-target:not(:hover) #downloads-button:not([open]) { visibility: collapse !important; } }