From 92a81752931c5fd7cdbf4b63305389844193d029 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Mon, 7 May 2012 17:58:22 +0200 Subject: 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 --- skins/standard/global.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'skins/standard/global.css') diff --git a/skins/standard/global.css b/skins/standard/global.css index 905a97158..07b289ec2 100644 --- a/skins/standard/global.css +++ b/skins/standard/global.css @@ -526,12 +526,12 @@ input.required, select.required, span.required_explanation { overflow-x: hidden; } -#keyword_container { +#keywords_container { padding-top: .2em; } -#keyword_container .yui-ac-content { +#keywords_container .yui-ac-content { margin-left: -1px; } -- cgit v1.2.3-24-g4f1b