[Rt-commit] rt branch, 4.2-trunk, updated. rt-4.2.9-60-g2ea3877

Alex Vandiver alexmv at bestpractical.com
Mon Dec 29 13:59:58 EST 2014


The branch, 4.2-trunk has been updated
       via  2ea3877811b31585915c8634e0f212b61491f197 (commit)
      from  3b1af2909aa07865fd4a85cb1ba805900933b0c6 (commit)

Summary of changes:
 share/static/css/rudder/ticket-forms.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

- Log -----------------------------------------------------------------
commit 2ea3877811b31585915c8634e0f212b61491f197
Author: Alex Vandiver <alexmv at bestpractical.com>
Date:   Mon Dec 29 13:05:43 2014 -0500

    Fix comment characters in CSS
    
    Fixes I#30552.

diff --git a/share/static/css/rudder/ticket-forms.css b/share/static/css/rudder/ticket-forms.css
index 3167cc7..4229500 100644
--- a/share/static/css/rudder/ticket-forms.css
+++ b/share/static/css/rudder/ticket-forms.css
@@ -3,8 +3,8 @@
     font-weight: inherit
 }
 
+/* right align with the button in the outer div: */
 .sidebyside #ticket-create-message .button[name="AddMoreAttach"],
 .sidebyside #ticket-update-message .button[name="AddMoreAttach"] {
     margin-right: -0.25em;
-    // right align with the button in the outer div: ;
 }

-----------------------------------------------------------------------


More information about the rt-commit mailing list