]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-4653 fix rendering in code viewers
authorSimon Brandhof <simon.brandhof@gmail.com>
Thu, 12 Sep 2013 09:26:46 +0000 (11:26 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Thu, 12 Sep 2013 09:27:27 +0000 (11:27 +0200)
sonar-server/src/main/webapp/stylesheets/style.css

index 047aafcd87c77026ddfffc8de73d245fe90d6a65..de50ffe70e2d49a6f5f1a8e990c95d077cf951f6 100644 (file)
@@ -1843,8 +1843,8 @@ ul.bullet li {
 }
 
 .rule-desc pre {
-  margin: 10px 0;
-  padding: 10px;
+  margin: 10px 0 !important;
+  padding: 10px !important;
   border: 1px dashed #aaa;
   font-size: 12px;
   font-family: monospace;;