]> git.donarmstrong.com Git - debbugs.git/commitdiff
switch to inline by default for extra status span elements
authorDon Armstrong <don@donarmstrong.com>
Tue, 26 Aug 2008 00:31:09 +0000 (17:31 -0700)
committerDon Armstrong <don@donarmstrong.com>
Tue, 26 Aug 2008 00:31:09 +0000 (17:31 -0700)
html/bugs.css

index 725670ba56635f7175dbd791f6349873c58bcb1c..2a320f4b406620af184fe3a7ae2e8677e37a76ef 100644 (file)
@@ -249,7 +249,7 @@ li {
   margin-top: 0px;
   padding: 0;
   border: 0;
-  display: block;
+  display: inline;
   }
 
 .bugs li {