Fix spacing between enbale-groups label and select2

Signed-off-by: Felix A. Epp <work@felixepp.de>
This commit is contained in:
Felix A. Epp 2017-01-23 17:48:37 +01:00 committed by Jan-Christoph Borchardt
parent 5e5aa2eeeb
commit d772e758ab
1 changed files with 4 additions and 0 deletions

View File

@ -763,6 +763,10 @@ form.section {
margin-top: 0;
}
#apps-list.installed .groups-enable label {
margin-right: 3px;
}
/* LOG */
#log {
white-space:normal;