]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix spacing in sidebar tabs
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Thu, 17 Nov 2016 20:39:11 +0000 (21:39 +0100)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Thu, 17 Nov 2016 20:39:11 +0000 (21:39 +0100)
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
core/css/apps.css

index 440b188dc19f1332339981fbe281903bb402fec0..e7aad0676cdb1c11cd63aaa763ffb34c0d791ce1 100644 (file)
@@ -632,7 +632,7 @@ em {
        clear: left;
 }
 .tabsContainer .tab {
-       padding: 15px;
+       padding: 0 15px 15px;
 }
 
 /* popover menu styles (use together with "bubble" class) */