also fix header alignment for multiselect columns
This commit is contained in:
parent
0f405d9895
commit
f29a0ec67d
|
@ -53,6 +53,7 @@ select.quota.active { background: #fff; }
|
|||
/* positioning fixes */
|
||||
#newuser { position:relative; top:-3px; }
|
||||
#newuser .multiselect { top:1px; }
|
||||
#headerGroups, #headerSubAdmins, #headerQuota { padding-left:18px; }
|
||||
|
||||
|
||||
/* APPS */
|
||||
|
|
Loading…
Reference in New Issue