EE wrote:

If you are using a third-party theme, you can fix that too.  In the
global directory in the installer archive there is a file called
dialog.css.  In there is an element called ".dialog-button".  You can
add an extra line to that so that the setting reads like this:

.dialog-button {
   font: menu;
   margin-top: 3px;
margin-bottom: 13px;
}

That will prevent the buttons being cut off.

Why don't the developers use a similar technique for the default and modern themes? Even if end users don't have access to the css for those themes, they must...

Of course, they could also let the dialogs expand to fit their contents, instead of hard-coding their sizes (an error seen all too often on the web). Or am I being unreasonable?

--
War doesn't determine who's right, just who's left.
--
Paul B. Gallagher

_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to