summaryrefslogtreecommitdiffstats
path: root/skins
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2009-06-03 23:24:36 +0200
committerlpsolit%gmail.com <>2009-06-03 23:24:36 +0200
commitf78ab4f463a42bd2a6368f958d831725148bcf9b (patch)
treec17dc165f1cbed458d26e3041589c176b127b080 /skins
parentc17a0e4f5bc47334d459cb1ff78f3aef1f0ea358 (diff)
downloadbugzilla-f78ab4f463a42bd2a6368f958d831725148bcf9b.tar.gz
bugzilla-f78ab4f463a42bd2a6368f958d831725148bcf9b.tar.xz
Bug 495865: Buttons to change columns are rendered incorrectly in Internet Explorer 8 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
Diffstat (limited to 'skins')
-rw-r--r--skins/standard/global.css1
1 files changed, 1 insertions, 0 deletions
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 {