From: lpsolit%gmail.com <> Date: Wed, 3 Jun 2009 21:24:36 +0000 (+0000) Subject: Bug 495865: Buttons to change columns are rendered incorrectly in Internet Explorer... X-Git-Tag: bugzilla-3.5.1~206 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f78ab4f463a42bd2a6368f958d831725148bcf9b;p=thirdparty%2Fbugzilla.git Bug 495865: Buttons to change columns are rendered incorrectly in Internet Explorer 8 - Patch by Frédéric Buclin r=ghendricks a=LpSolit --- diff --git a/skins/standard/global.css b/skins/standard/global.css index def4e82d21..d36f88f4aa 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 {