From: lpsolit%gmail.com <> Date: Wed, 3 Jun 2009 21:26:14 +0000 (+0000) Subject: Bug 495865: Buttons to change columns are rendered incorrectly in Internet Explorer... X-Git-Tag: bugzilla-3.4rc1~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57cf90cb9539dd205ae86c95d824c20339fb807f;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 {