also fix header alignment for multiselect columns

This commit is contained in:
Jan-Christoph Borchardt 2013-02-14 16:38:34 +01:00
parent 0f405d9895
commit f29a0ec67d
1 changed files with 1 additions and 0 deletions

View File

@ -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 */