Port Bug #222390 --> format toolbarbuttons' width is too large

thanks to stephen walker for the port


git-svn-id: svn://10.0.0.236/trunk@148236 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
scott%scott-macgregor.org 2003-10-21 23:03:45 +00:00
parent c2c06a0f57
commit 2c22193594

View File

@ -344,7 +344,7 @@ treechildren::-moz-tree-image(remote-err) {
/* ::::: format toolbar ::::: */
#FormatToolbar > toolbarbutton {
min-width: 3em;
min-width: 32px;
list-style-image: url("chrome://editor/skin/icons/btn2.gif");
}