Fix bottomborder class
authorMichael M Slusarz <slusarz@curecanti.org>
Fri, 4 Dec 2009 17:44:36 +0000 (10:44 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Fri, 4 Dec 2009 17:53:04 +0000 (10:53 -0700)
imp/themes/screen.css

index 5e41af5..d38ae1e 100644 (file)
@@ -134,6 +134,8 @@ ul.msgactions, ul.msgactions ul {
 }
 .bottomborder {
     border-bottom: 1px solid #999;
+    padding-bottom: 0;
+    padding-top: 0;
 }
 .bottombordercollapse {
     border-bottom: 2px solid #999;