]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-3972 Increase space between top-menu entries
authorFabrice Bellingard <fabrice.bellingard@sonarsource.com>
Thu, 29 Nov 2012 15:34:58 +0000 (16:34 +0100)
committerFabrice Bellingard <fabrice.bellingard@sonarsource.com>
Thu, 29 Nov 2012 15:55:05 +0000 (16:55 +0100)
sonar-server/src/main/webapp/stylesheets/layout.css

index 7ff60d9e5b1f852e2d80f198ba5b5b06479bdd7d..bbfe1cd935c31972161b9805bb95b68f5d648ac1 100644 (file)
@@ -87,7 +87,7 @@ body, a {
 
 #nav-left > ul> li {
   float: left;
-  padding: 0 10px 0 0;
+  padding: 0 20px 0 0;
 }
 
 #nav > ul> li {