do not break buttons in multiple lines

This commit is contained in:
Ralf Becker 2015-07-15 15:09:38 +00:00
parent 43b016f1e0
commit 6776bc5e6a

View File

@ -192,6 +192,7 @@ a.et2_url.url {
text-align: center;
font-size: 9pt;
text-shadow: 1px 1px #E0E0E0;
white-space: nowrap;
}
.et2_button_text,
input[type=button] {