From 30acf3d3956ff601e22166ba5b474635aefd7f75 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Mon, 12 Oct 2009 18:47:20 -0600 Subject: [PATCH] Fix CSS --- imp/themes/screen-dimp.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imp/themes/screen-dimp.css b/imp/themes/screen-dimp.css index c51e73a83..57aec6c09 100644 --- a/imp/themes/screen-dimp.css +++ b/imp/themes/screen-dimp.css @@ -842,7 +842,7 @@ a.address:hover img { /* Popup message styling. */ .headercloseimg { - float: right; + float: right !important; cursor: pointer; } #compose_close { -- 2.11.0