From 5861a13649c61de6b66c876ac1ea1faa8afd51c5 Mon Sep 17 00:00:00 2001 From: Dave Lawrence Date: Wed, 11 Jan 2012 18:06:44 -0500 Subject: Bug 716059 - Labels should be right aligned in bug view r=glob --- template/en/default/bug/edit.html.tmpl | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'template/en/default/bug') diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index fd13d4250..eb6a3a446 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -887,13 +887,10 @@ [% END %] [% IF show_bug_flags %] - + - - - - + [% IF bug.flag_types.size > 0 %] [% PROCESS "flag/list.html.tmpl" flag_no_header = 1 flag_types = bug.flag_types -- cgit v1.2.3-24-g4f1b