forked from extern/egroupware
Apply padding-right to children of hbox
This commit is contained in:
parent
ff6484bbbb
commit
d5187e085e
@ -48,6 +48,7 @@ div.et2_hbox {
|
||||
div.et2_hbox > * {
|
||||
text-align: left;
|
||||
white-space: normal;
|
||||
padding-right: 5px;
|
||||
}
|
||||
div.et2_hbox_left {
|
||||
float: left;
|
||||
|
Loading…
Reference in New Issue
Block a user