From 417db8353b630d55bcbaac23c0ae2e481f477539 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Sun, 14 Nov 2010 18:28:31 -0700 Subject: [PATCH] IMP CSS tweaks --- imp/themes/dimp/screen.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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; -- 2.11.0