mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-06 00:10:25 +00:00
Bug 308971 - #offline-status statusbarpanel has to honor the correct height
patch by hskupin@gmail.com r=mscott
This commit is contained in:
parent
00a3e5f2d1
commit
2b146eed76
@ -72,7 +72,7 @@ toolbar[printpreview="true"] {
|
||||
/* ::::: online/offline icons ::::: */
|
||||
|
||||
#offline-status {
|
||||
padding: 2px;
|
||||
padding: 0 2px;
|
||||
}
|
||||
|
||||
#offline-status[offline="true"] {
|
||||
|
Loading…
Reference in New Issue
Block a user