From: Michael M Slusarz Date: Fri, 4 Dec 2009 17:44:36 +0000 (-0700) Subject: Fix bottomborder class X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=e3c212876ca00c4584cc84e91d7c78682fa49b58;p=horde.git Fix bottomborder class --- diff --git a/imp/themes/screen.css b/imp/themes/screen.css index 5e41af52f..d38ae1e36 100644 --- a/imp/themes/screen.css +++ b/imp/themes/screen.css @@ -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;