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

This commit is contained in:
dbaron%dbaron.org 2007-09-06 22:03:27 +00:00
Родитель 9b89e6ae38
Коммит 479d0728e1
2 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

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

Просмотреть файл

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