From: Michael M Slusarz Date: Mon, 15 Nov 2010 01:28:31 +0000 (-0700) Subject: IMP CSS tweaks X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=417db8353b630d55bcbaac23c0ae2e481f477539;p=horde.git IMP CSS tweaks --- diff --git a/imp/themes/dimp/screen.css b/imp/themes/dimp/screen.css index 470bb6fc5..c08be3686 100644 --- a/imp/themes/dimp/screen.css +++ b/imp/themes/dimp/screen.css @@ -553,12 +553,12 @@ div.dimpActionsCompose, div.dimpActionsMsg { margin-right: 0; } -#msgloglist { - padding-top: 4px; -} #msgloglist ul { list-style-type: none; } +#msgloglist li { + line-height: 18px; +} #msgloglist_toggle, #partlist_toggle { cursor: pointer;