]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 466912: The Commit button is too far on the right (align it with the comment...
authormkanat%bugzilla.org <>
Sat, 29 Nov 2008 22:08:50 +0000 (22:08 +0000)
committermkanat%bugzilla.org <>
Sat, 29 Nov 2008 22:08:50 +0000 (22:08 +0000)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

skins/contrib/Dusk/global.css
template/en/default/bug/edit.html.tmpl

index d918b63019d3859eda1977d8e6f2f5a9a9965e8d..ab168873fe5a84907548f8fe28902297faba8c6b 100644 (file)
@@ -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 */
 /************/
index c4f2f0fc8126d85d658982b89c4e1c46e319d43a..b00f1d3c324eebf301d7ebec051fd6319a4a7943 100644 (file)
   <table cellpadding="1" cellspacing="1">
     <tr>
       <td id="comment_status_commit">
+        <!-- The table keeps the commit button aligned with the box. -->
+        <table><tr><td>
         <a name="add_comment"></a>
         [% IF user.id %]
           <label for="comment" accesskey="c"><b>Additional <u>C</u>omments</b></label>:
               </td>
             </tr>
           </table>
+          </td></tr></table>
         [% ELSE %]
           <fieldset>
             <legend>Note</legend>