[Rt-commit] rt branch, 4.6/fix-inconsistent-ticket-display-spacing, created. rt-4.4.4-695-gc56bb2c4c5

Craig Kaiser craig at bestpractical.com
Thu Jan 16 12:04:03 EST 2020


The branch, 4.6/fix-inconsistent-ticket-display-spacing has been created
        at  c56bb2c4c5adf7768c747427962b4d37348d3a33 (commit)

- Log -----------------------------------------------------------------
commit c56bb2c4c5adf7768c747427962b4d37348d3a33
Author: Craig Kaiser <craig at bestpractical.com>
Date:   Tue Jan 14 09:44:23 2020 -0500

    Remove titlebox bottom margin CSS rule from responsive theme
    
    This rule is no longer needed now that Bootstrap has been added.

diff --git a/share/static/css/elevator-light/boxes.css b/share/static/css/elevator-light/boxes.css
index b22640e243..7b7e9f547a 100644
--- a/share/static/css/elevator-light/boxes.css
+++ b/share/static/css/elevator-light/boxes.css
@@ -1,6 +1,5 @@
 .titlebox {
     margin-top: 1em;
-    margin-bottom: 2em;
     padding: 5px;
 }
 

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


More information about the rt-commit mailing list