mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 20:49:27 +00:00
- Fix the height of the statusbar so that the progressmeter can be toggled without the height changing
r=fabian, sr=blake, a=asa part of 82967
This commit is contained in:
parent
955593edd7
commit
0ddf4e6732
@ -182,7 +182,7 @@
|
||||
border-left : 1px solid ThreeDShadow;
|
||||
border-right : 1px solid ThreeDHighlight;
|
||||
border-bottom : 1px solid ThreeDHighlight;
|
||||
min-height : 16px;
|
||||
min-height : 1.9em !important;
|
||||
/* DON'T DELETE. Removes disappearance of scrollbars
|
||||
* in content pane when window is made smaller.
|
||||
* Talk to evaughan@netscape.com for details.
|
||||
|
Loading…
x
Reference in New Issue
Block a user