From: Don Armstrong Date: Tue, 26 Aug 2008 00:31:09 +0000 (-0700) Subject: switch to inline by default for extra status span elements X-Git-Tag: release/2.6.0~472^2~10 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3ab8125082508525cb9c4475d9a51b4fd9f29ac6;p=debbugs.git switch to inline by default for extra status span elements --- diff --git a/html/bugs.css b/html/bugs.css index 725670ba..2a320f4b 100644 --- a/html/bugs.css +++ b/html/bugs.css @@ -249,7 +249,7 @@ li { margin-top: 0px; padding: 0; border: 0; - display: block; + display: inline; } .bugs li {