]> 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:11:05 +0000 (22:11 +0000)
committermkanat%bugzilla.org <>
Sat, 29 Nov 2008 22:11:05 +0000 (22:11 +0000)
 box)
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 179d8f790cea5ff886c35b07f2f83f26e6a70928..d6e815945f23ce5d058a854c7ff3749ceb1c0ee5 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 */
 
 #comments th {
index cdf4bca116344dd0bd30008d309720371e94b5a8..a61f57ddc277f0d329734f54a6512d0af4120f89 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>