Prevent statusbar from messing up horizontal window resizing. b=55368 r=jag sr=bryner a=asa

This commit is contained in:
dbaron%dbaron.org 2003-08-20 20:11:08 +00:00
parent f8ff6dbf21
commit c551baff72
2 changed files with 2 additions and 0 deletions

View File

@ -313,6 +313,7 @@
#status-bar {
border-top: none;
min-width: 1px;
}
#security-button {

View File

@ -555,6 +555,7 @@ toolbarbutton.chevron > .toolbarbutton-menu-dropmarker {
#status-bar {
border-top: none;
min-width: 1px;
}
#security-button {