From: Michael M Slusarz Date: Fri, 23 Jan 2009 16:56:12 +0000 (-0700) Subject: Add a bit more padding to these icons. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=72e6da05767e8e0b48ef75a310ed233e365abb08;p=horde.git Add a bit more padding to these icons. --- diff --git a/imp/themes/screen-dimp.css b/imp/themes/screen-dimp.css index fc50b4860..2eed4a790 100644 --- a/imp/themes/screen-dimp.css +++ b/imp/themes/screen-dimp.css @@ -112,7 +112,7 @@ div.msgStatus { } div.msgStatus div { display: inline-block; - padding-right: 1px; + padding-right: 2px; width: 16px; background-repeat: no-repeat; }