forked from extern/egroupware
margin between radio-button and its label
This commit is contained in:
parent
4ac94b2c01
commit
9c01142c22
@ -1422,6 +1422,9 @@ div.ui-toolbar-menulist{
|
||||
.et2_label > input.et2_checkbox {
|
||||
margin-right: 5px;
|
||||
}
|
||||
.et2_radiobox {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.et2_gantt, .et2_gantt .gantt_container
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user