CSS tweak
authorMichael M Slusarz <slusarz@curecanti.org>
Wed, 24 Mar 2010 20:21:01 +0000 (14:21 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Thu, 25 Mar 2010 04:47:46 +0000 (22:47 -0600)
imp/themes/screen.css

index 5faf0f2..f0aea12 100644 (file)
@@ -129,14 +129,13 @@ ul.msgactions, ul.msgactions ul {
     color: #000;
     background: #ccc;
 }
-.bottomborder {
+.bottomborder, .bottombordercollapse {
     border-bottom: 1px solid #999;
+}
+.bottomborder {
     padding-bottom: 0;
     padding-top: 0;
 }
-.bottombordercollapse {
-    border-bottom: 2px solid #999;
-}
 .topborder {
     border-top: 1px solid #999;
 }