]> source.dussan.org Git - sonarqube.git/commitdiff
Fix alignment in duplications
authorSimon Brandhof <simon.brandhof@gmail.com>
Tue, 5 Mar 2013 14:31:28 +0000 (15:31 +0100)
committerSimon Brandhof <simon.brandhof@gmail.com>
Tue, 5 Mar 2013 14:31:28 +0000 (15:31 +0100)
sonar-server/src/main/webapp/stylesheets/style.css

index 214ca450c847fef9a0bbc40105a942817715284c..51901543a3150a8f04789d1b8dc71e6e2b96335a 100644 (file)
@@ -893,7 +893,7 @@ span.rulename a:hover {
 }
 
 .duplications td.item p {
-  padding: 3px 10px;
+  padding: 3px 5px;
 }
 
 .duplications td.fileItem {