From: Sunil Joshi Date: Wed, 4 Sep 2013 00:00:50 +0000 (+1000) Subject: Bug 606509 - Text badly aligned for "deadline" and "bug numbered" in the search page X-Git-Tag: bugzilla-4.5.1~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6098f29728efd1b3de09b3f7e6df4ab289167787;p=thirdparty%2Fbugzilla.git Bug 606509 - Text badly aligned for "deadline" and "bug numbered" in the search page r=simon, a=simon --- diff --git a/skins/standard/search_form.css b/skins/standard/search_form.css index ff97dbcbca..0381730af9 100644 --- a/skins/standard/search_form.css +++ b/skins/standard/search_form.css @@ -91,6 +91,10 @@ text-align: right; } +.field_label_sup { + font-weight: normal; +} + #summary_field.search_field_row { width: inherit; } diff --git a/template/en/default/search/form.html.tmpl b/template/en/default/search/form.html.tmpl index 26bf7f06e1..fcb0386380 100644 --- a/template/en/default/search/form.html.tmpl +++ b/template/en/default/search/form.html.tmpl @@ -170,11 +170,13 @@ TUI_hide_default('information_query'); value="[% default.bug_id.0 FILTER html %]" size="20">
(comma-separated list)
- should be - the results + + should be + the results + [% Hook.process('after_freetext_fields') %]