summaryrefslogtreecommitdiffstats
path: root/skins
diff options
context:
space:
mode:
authorGuy Pyrzak <guy.pyrzak@gmail.com>2010-10-03 01:26:44 +0200
committerGuy Pyrzak <guy.pyrzak@gmail.com>2010-10-03 01:26:44 +0200
commitaf7acc5ca64312a72de46460515b0f1282729c58 (patch)
treedcc41ed787229b9cccf15c5d313007468aa31d71 /skins
parentb97716803c8247cf7d625590ba67aea631dc8c7b (diff)
downloadbugzilla-af7acc5ca64312a72de46460515b0f1282729c58.tar.gz
bugzilla-af7acc5ca64312a72de46460515b0f1282729c58.tar.xz
Bug 578267: Fix a few minor UI issues with the new keyword autocomplete changes
r=mkanat, a=mkanat
Diffstat (limited to 'skins')
-rw-r--r--skins/standard/global.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/skins/standard/global.css b/skins/standard/global.css
index 5c11b82fa..db874de29 100644
--- a/skins/standard/global.css
+++ b/skins/standard/global.css
@@ -536,7 +536,6 @@ input.required, select.required, span.required_explanation {
}
#keyword_container {
- padding-bottom: 2em;
padding-top: .2em;
}