]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-5250 Enhance display of long parameter names
authorJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>
Fri, 9 May 2014 14:01:29 +0000 (16:01 +0200)
committerJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>
Fri, 9 May 2014 14:01:29 +0000 (16:01 +0200)
sonar-server/src/main/less/api-documentation.less

index d29fe321a64d7519268dc8dad02becd7812c50f6..58dd16c67189b57dc2989a9246bba643d14d418d 100644 (file)
@@ -77,7 +77,7 @@
         padding-bottom: 2px;
       }
     }
-  } 
+  }
 }
 
 .api-documentation-actions {
@@ -98,7 +98,7 @@
         border-top: 1px solid @navigatorBorderLightColor;
 
         td {
-          padding: 10px 0;
+          padding: 10px 0 10px 5px;
           margin: 5px;
           vertical-align: top;