From f78ab4f463a42bd2a6368f958d831725148bcf9b Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Wed, 3 Jun 2009 21:24:36 +0000 Subject: Bug 495865: Buttons to change columns are rendered incorrectly in Internet Explorer 8 - Patch by Frédéric Buclin r=ghendricks a=LpSolit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skins/standard/global.css | 1 + 1 file changed, 1 insertion(+) (limited to 'skins') diff --git a/skins/standard/global.css b/skins/standard/global.css index def4e82d2..d36f88f4a 100644 --- a/skins/standard/global.css +++ b/skins/standard/global.css @@ -501,6 +501,7 @@ form#Create .comment { background-repeat: no-repeat; background-position: center center; width: 30px; + height: 20px; } #select_button { -- cgit v1.2.3-24-g4f1b