]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-4746 Add some spacing before default value for property
authorJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>
Tue, 8 Oct 2013 15:38:16 +0000 (17:38 +0200)
committerJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>
Tue, 8 Oct 2013 15:38:16 +0000 (17:38 +0200)
sonar-server/src/main/webapp/stylesheets/style.css

index f452f6f5aae96dedb62cc01276b85509af75b754..262ee858e416cd683ccb4b6e4035f862a674cc9c 100644 (file)
@@ -2456,6 +2456,10 @@ textarea.width100 {
   max-width: 200px;
 }
 
+.property .note {
+  margin-top: 5px;
+}
+
 /* ------------------- Accordion navigation styles ------------------- */
 
 .accordion-item {