[Rt-commit] rt branch, 4.6/fix-inconsistent-ticket-display-spacing, repushed
? sunnavy
sunnavy at bestpractical.com
Tue Feb 11 13:20:23 EST 2020
The branch 4.6/fix-inconsistent-ticket-display-spacing was deleted and repushed:
was 33782471220e115088909f5e8ea1ba8f875371c0
now 729d5d7f389aace8989daa46ceeecfef90442383
1: 8f04da7ba3 = 1: 8f04da7ba3 Remove <br> tag between metadata and ticket history on display page
2: 134b6e6b67 = 2: 134b6e6b67 Remove individual padding rule for ticket elememts
3: d0bf13b35b = 3: d0bf13b35b Remove margin from bottom of titlebox
4: 54cb5b918c = 4: 54cb5b918c Remove unecessary <br> tag from ticket History page
5: 103d4b9309 = 5: 103d4b9309 Remove uneeded <br> tags from Jumbo page
6: 3378247122 ! 6: da0c434a9f Remove outdated padding setting specifically for smaller screen sizes
@@ -1,6 +1,9 @@
Author: Craig Kaiser <craig at bestpractical.com>
- Remove padding for smaller screen sizes
+ Remove outdated padding setting specifically for smaller screen sizes
+
+ It caused inconsistent spacing. We will tweak padding later for small
+ screen sizes.
diff --git a/share/static/css/elevator-light/layout.css b/share/static/css/elevator-light/layout.css
--- a/share/static/css/elevator-light/layout.css
@@ -29,3 +32,4 @@
div#footer {
position: absolute;
text-align: right;
+
-: ------- > 7: 27cdd65c73 Wrap Submit into a form-row on ticket modify pages
-: ------- > 8: 729d5d7f38 Fix inconsistent border spacing for nested titleboxes
More information about the rt-commit
mailing list