[Rt-commit] rt branch, 4.6/fix-menu-overflows, repushed
Blaine Motsinger
blaine at bestpractical.com
Wed Dec 18 13:42:23 EST 2019
The branch 4.6/fix-menu-overflows was deleted and repushed:
was 7e9a2b6fb8ebfdaf3d12228729f88244649fc4c8
now 92190ddbbf1a02b890e587d18d0ab4a440675648
1: 7802d79e7a = 1: 7802d79e7a Fix overflow for main and page navigation
2: b758bf3bf5 = 2: b758bf3bf5 Re-add collapsing topactions buttons
3: 7e9a2b6fb8 ! 3: 5921bcb6fb Update layout to support wrapping subject
@@ -22,7 +22,7 @@
div#body {
padding: 0 2.5em;
- margin-top: 4em;
-+ margin-top: 1.75em;
++ margin-top: 1.5em;
margin-right: 0;
margin-bottom: 0em;
background: #fff;
@@ -114,3 +114,4 @@
#topactions {
right: 18em;
}
+
-: ------- > 4: 92190ddbbf WIP - Fix page-menu display issues
More information about the rt-commit
mailing list