From: mkanat%bugzilla.org <> Date: Sat, 29 Nov 2008 22:11:05 +0000 (+0000) Subject: Bug 466912: The Commit button is too far on the right (align it with the comment X-Git-Tag: bugzilla-3.2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7076350ca267cffbeaebb0f9371859c37476ee1a;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 179d8f790c..d6e815945f 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 */ #comments th { diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index cdf4bca116..a61f57ddc2 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -232,6 +232,8 @@
+ +
[% IF user.id %] : @@ -267,6 +269,7 @@
+
[% ELSE %]
Note