]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix sidebar tab headers margin 1477/head
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Wed, 21 Sep 2016 08:56:47 +0000 (10:56 +0200)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Wed, 21 Sep 2016 08:56:47 +0000 (10:56 +0200)
core/css/apps.css

index 24865cd6f6dbceb7f297c1ddd876e4072227a71c..178f8662811041a6462d3fd120e7f24660779396 100644 (file)
@@ -601,6 +601,7 @@ em {
 
 /* generic tab styles */
 .tabHeaders {
+       display: inline-block;
        margin: 15px;
 }
 .tabHeaders .tabHeader {