mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
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:
parent
32b4e9f3f2
commit
96c80c8e9a
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user