From 81bba191b31eec4fb9c15ce29acb2f5cc2a976b1 Mon Sep 17 00:00:00 2001 From: "bzrmirror%bugzilla.org" Date: Wed, 4 Sep 2013 00:21:57 +0000 Subject: [PATCH] Bug 606509 - Text badly aligned for "deadline" and "bug numbered" in the search page r=simon, a=simon git-svn-id: svn://10.0.0.236/trunk@264997 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/.bzrrev | 2 +- .../webtools/bugzilla/skins/standard/search_form.css | 4 ++++ .../template/en/default/search/form.html.tmpl | 12 +++++++----- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/mozilla/webtools/bugzilla/.bzrrev b/mozilla/webtools/bugzilla/.bzrrev index 836f8c326d1..286b028ab28 100644 --- a/mozilla/webtools/bugzilla/.bzrrev +++ b/mozilla/webtools/bugzilla/.bzrrev @@ -1 +1 @@ -8727 \ No newline at end of file +8728 \ No newline at end of file diff --git a/mozilla/webtools/bugzilla/skins/standard/search_form.css b/mozilla/webtools/bugzilla/skins/standard/search_form.css index ff97dbcbca8..0381730af98 100644 --- a/mozilla/webtools/bugzilla/skins/standard/search_form.css +++ b/mozilla/webtools/bugzilla/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/mozilla/webtools/bugzilla/template/en/default/search/form.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/search/form.html.tmpl index 26bf7f06e15..fcb03863805 100644 --- a/mozilla/webtools/bugzilla/template/en/default/search/form.html.tmpl +++ b/mozilla/webtools/bugzilla/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') %]