From: Michael M Slusarz Date: Wed, 7 Oct 2009 04:53:29 +0000 (-0600) Subject: Fix positioning of flags in IMP on webkit X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=6f284c5eb1e42738535193a48fd860de8d162bf4;p=horde.git Fix positioning of flags in IMP on webkit --- diff --git a/imp/themes/screen.css b/imp/themes/screen.css index f3d14d044..150324d6b 100644 --- a/imp/themes/screen.css +++ b/imp/themes/screen.css @@ -273,7 +273,7 @@ div.msgflags { width: 16px; height: 16px; background-repeat: no-repeat; - vertical-align: inherit; + vertical-align: middle; } .mboxheader div.msgflags { vertical-align: sub;