From 894abc8a902615c294bc2b1708a5135df2500321 Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" <> Date: Sat, 29 Nov 2008 22:08:50 +0000 Subject: [PATCH] Bug 466912: The Commit button is too far on the right (align it with the comment box) Patch By Max Kanat-Alexander r=LpSolit, a=LpSolit --- skins/contrib/Dusk/global.css | 16 ---------------- template/en/default/bug/edit.html.tmpl | 3 +++ 2 files changed, 3 insertions(+), 16 deletions(-) diff --git a/skins/contrib/Dusk/global.css b/skins/contrib/Dusk/global.css index d918b63019..ab168873fe 100644 --- a/skins/contrib/Dusk/global.css +++ b/skins/contrib/Dusk/global.css @@ -123,22 +123,6 @@ hr { border-top: 1px solid #c8c8ba; } -/* knob-buttons */ - -#knob-buttons { - margin-top: 10px; - margin-bottom: 5px; -} - -#knob-buttons p { - display: inline; - padding-left: 10px; -} - -#knob-buttons a { - font-size: 10pt; -} - /************/ /* Comments */ /************/ diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index c4f2f0fc81..b00f1d3c32 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -240,6 +240,8 @@
+ +
[% IF user.id %] : @@ -275,6 +277,7 @@
+
[% ELSE %]
Note -- 2.47.2