Bug 980370 - [Australis] Downloads button changes size when first clicking it in the nav-bar on OS X. r=mikedeboer.

This commit is contained in:
Mike Conley 2014-03-06 15:42:00 -05:00
parent 32b4e9f3f2
commit 96c80c8e9a

View File

@ -5,8 +5,8 @@
/*** Status and progress indicator ***/
#downloads-indicator-anchor {
min-width: 20px;
min-height: 20px;
min-width: 18px;
min-height: 18px;
}
#downloads-animation-container {