]> source.dussan.org Git - nextcloud-server.git/commitdiff
also fix header alignment for multiselect columns
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Thu, 14 Feb 2013 15:38:34 +0000 (16:38 +0100)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Thu, 14 Feb 2013 15:38:34 +0000 (16:38 +0100)
settings/css/settings.css

index 689c54d04b142a16874f25853cb1a7107bc1e377..265a29b8f7f5167ecab38e7b6a9fc818a005c25f 100644 (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 */