Fix spacing between enbale-groups label and select2
Signed-off-by: Felix A. Epp <work@felixepp.de>
This commit is contained in:
parent
5e5aa2eeeb
commit
d772e758ab
|
@ -763,6 +763,10 @@ form.section {
|
|||
margin-top: 0;
|
||||
}
|
||||
|
||||
#apps-list.installed .groups-enable label {
|
||||
margin-right: 3px;
|
||||
}
|
||||
|
||||
/* LOG */
|
||||
#log {
|
||||
white-space:normal;
|
||||
|
|
Loading…
Reference in New Issue