From f2b4b8f3eb9effb16deecb3aa33142db6deb626c Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Tue, 29 Jan 2013 19:46:33 +0100 Subject: Fix spellcheck button menu in IE8 (change z-index and move the button to the right) --- skins/classic/iehacks.css | 2 +- skins/classic/templates/compose.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'skins') diff --git a/skins/classic/iehacks.css b/skins/classic/iehacks.css index 18555809d..fabf73db6 100644 --- a/skins/classic/iehacks.css +++ b/skins/classic/iehacks.css @@ -106,7 +106,7 @@ body.iframe div.messageheaderbox #quicksearchbar { - z-index: 250; + z-index: 240; } #addresslist, diff --git a/skins/classic/templates/compose.html b/skins/classic/templates/compose.html index 6ca5e2cb5..5b0b47924 100644 --- a/skins/classic/templates/compose.html +++ b/skins/classic/templates/compose.html @@ -31,15 +31,15 @@ + + + - - - -- cgit v1.2.3