From: mkanat%bugzilla.org <> Date: Sat, 29 Nov 2008 22:08:50 +0000 (+0000) Subject: Bug 466912: The Commit button is too far on the right (align it with the comment... X-Git-Tag: bugzilla-3.3.1~61 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=894abc8a902615c294bc2b1708a5135df2500321;p=thirdparty%2Fbugzilla.git 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 --- 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