mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-29 10:09:10 +01:00
do not break buttons in multiple lines
This commit is contained in:
parent
9bf07631e0
commit
aa7857a4a6
@ -192,6 +192,7 @@ a.et2_url.url {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 9pt;
|
font-size: 9pt;
|
||||||
text-shadow: 1px 1px #E0E0E0;
|
text-shadow: 1px 1px #E0E0E0;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
.et2_button_text,
|
.et2_button_text,
|
||||||
input[type=button] {
|
input[type=button] {
|
||||||
|
Loading…
Reference in New Issue
Block a user