Bug 240704 - Mac commonDialog is trimmed in certain fonts and strings - Thanks to HARUNAGA Hirotoshi (harunaga@depublic.com) for the patch

This commit is contained in:
webmail%kmgerich.com 2005-01-21 20:23:12 +00:00
parent 6d632cf53e
commit 54dcf03a96

View File

@ -140,10 +140,13 @@ statusbarpanel {
}
#commonDialog {
max-width: 40em;
line-height: 13px;
}
#commonDialog > hbox > vbox {
max-width: 33em !important;
}
#header {
display: none !important;
}