mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 887368 - social notification icon not sized correctly on a retina screen, r=mixedpuppy.
This commit is contained in:
parent
b87a2dc6f2
commit
0bdfb41aeb
@ -3064,6 +3064,10 @@ toolbarbutton.chevron > .toolbarbutton-menu-dropmarker {
|
||||
0 0 3px 2px -moz-mac-focusring;
|
||||
}
|
||||
|
||||
#social-notification-icon > .toolbarbutton-icon {
|
||||
height: 16px;
|
||||
}
|
||||
|
||||
.default-notification-icon,
|
||||
#default-notification-icon {
|
||||
list-style-image: url(chrome://global/skin/icons/information-16.png);
|
||||
|
Loading…
Reference in New Issue
Block a user