mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 12:39:25 +01:00
fix not working hbox for selectbox, they were not on one line
This commit is contained in:
parent
dff07e68a5
commit
e7bdc85530
@ -52,6 +52,7 @@ div.et2_hbox > * {
|
||||
text-align: left;
|
||||
white-space: normal;
|
||||
padding-right: 5px;
|
||||
display: inline-block;
|
||||
}
|
||||
div.et2_hbox > *:empty {
|
||||
padding-right: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user