summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkanat%bugzilla.org <>2009-01-26 23:02:42 +0100
committermkanat%bugzilla.org <>2009-01-26 23:02:42 +0100
commit3a9c0c1376d37dfe1dfab12033cc141a73a32d67 (patch)
treee0cf7049cff539f099031b4ee1f018f9902c439c
parentb3c471cabfb250296df234d8428d31535b5607d9 (diff)
downloadbugzilla-3a9c0c1376d37dfe1dfab12033cc141a73a32d67.tar.gz
bugzilla-3a9c0c1376d37dfe1dfab12033cc141a73a32d67.tar.xz
Bug 467334: Commit button is not spaced the same vertically as the Status drop-down
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, a=mkanat
-rw-r--r--template/en/default/bug/edit.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl
index eb90028ab..379bac428 100644
--- a/template/en/default/bug/edit.html.tmpl
+++ b/template/en/default/bug/edit.html.tmpl
@@ -260,7 +260,7 @@
<input type="submit" name="action" id="action" value="[% Param("move-button-text") %]">
[% END %]
</div>
- <table class="status">
+ <table class="status" cellspacing="0" cellpadding="0">
<tr>
<td class="field_label">
<b><a href="page.cgi?id=fields.html#status">Status</a></b>: