summaryrefslogtreecommitdiffstats
path: root/skins/standard/IE-fixes.css
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2012-05-07 17:58:22 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2012-05-07 17:58:22 +0200
commit92a81752931c5fd7cdbf4b63305389844193d029 (patch)
tree13cae837e5d0491e9ad5d6426b558de741d261eb /skins/standard/IE-fixes.css
parent4e5dcf363dd1ffa63f0d7a190fa61891061ddea2 (diff)
downloadbugzilla-92a81752931c5fd7cdbf4b63305389844193d029.tar.gz
bugzilla-92a81752931c5fd7cdbf4b63305389844193d029.tar.xz
Bug 616191: Implement UI to easily tag bugs from the bug report directly (and get rid of the current form in the footer)
r=timello a=LpSolit
Diffstat (limited to 'skins/standard/IE-fixes.css')
-rw-r--r--skins/standard/IE-fixes.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/standard/IE-fixes.css b/skins/standard/IE-fixes.css
index 727667f73..9574d5f9e 100644
--- a/skins/standard/IE-fixes.css
+++ b/skins/standard/IE-fixes.css
@@ -44,7 +44,7 @@ form#Create #comp_desc {
display: inline;
}
-#keyword_container .yui-ac-content {
+#keywords_container .yui-ac-content {
_height: 30em; /* ie6 */
}