Removing the empty space on the right side of the statusbarpanel, the resizer.

This commit is contained in:
mgalli%geckonnection.com 2006-02-16 00:10:05 +00:00
parent a4db2be2c9
commit 508ea3896f

View File

@ -53,6 +53,12 @@
background-color:white;
}
/* Hack to remove the resizer icon */
.statusbar-resizerpanel {
display:none;
}
/* This should be placed in with Toolbars section */
#toolbar-download-tag input {