forked from extern/egroupware
put some margin between checkbox and its label
This commit is contained in:
parent
ca3f43838c
commit
d6747117ca
@ -1367,6 +1367,9 @@ div.ui-toolbar-menulist{
|
||||
.et2_toolbar_actionlist{
|
||||
float:left;
|
||||
}
|
||||
.et2_label > input.et2_checkbox {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
/**
|
||||
* Do not wrap content of a single widget incl. a label or children of a hbox.
|
||||
|
Loading…
Reference in New Issue
Block a user