]> xenbits.xensource.com Git - people/aperard/emesinae.git/commitdiff
css: Add some trailing semi-colons
authorIan Campbell <ian.campbell@citrix.com>
Thu, 6 Jun 2013 14:53:29 +0000 (15:53 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 6 Jun 2013 14:53:29 +0000 (15:53 +0100)
css/style.css

index 336e777fa8be1bc16f3ce5646a0dc30402f67d9c..ca5c6dbd8cd5714c32466feadbf20cc08d31a708 100644 (file)
@@ -17,14 +17,14 @@ pre.headers {
     background-color: #f0f0f0;
     padding: 2px;
     border: #a7a7a7 1px solid;
-    line-height: 120%
+    line-height: 120%;
 }
 
 .bugmetadata p
 { 
     font-family: sans-serif;
     font-size: 110%;
-    margin-bottom: 0px
+    margin-bottom: 0px;
 }
 
 .bugmetadata p + p