File tree Expand file tree Collapse file tree 3 files changed +0
-9
lines changed Expand file tree Collapse file tree 3 files changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -23,9 +23,6 @@ $drawer-offscreen-gutter: 20px !default;
2323#nav-drawer .closed {
2424 left : - ($drawer-width + $drawer-offscreen-gutter );
2525}
26- #page {
27- margin-top : $navbar-height ;
28- }
2926
3027/* Use a variable for the drawer background colors. */
3128$drawer-bg : $gray-lighter !default ;
Original file line number Diff line number Diff line change @@ -12592,9 +12592,6 @@ span.editinstructions {
1259212592# nav-drawer .closed {
1259312593 left : -305px ; }
1259412594
12595- # page {
12596- margin-top : 50px ; }
12597-
1259812595/* Use a variable for the drawer background colors. */
1259912596[data-region = "drawer" ] {
1260012597 position : fixed;
Original file line number Diff line number Diff line change @@ -12839,9 +12839,6 @@ span.editinstructions {
1283912839# nav-drawer .closed {
1284012840 left : -305px ; }
1284112841
12842- # page {
12843- margin-top : 50px ; }
12844-
1284512842/* Use a variable for the drawer background colors. */
1284612843[data-region = "drawer" ] {
1284712844 position : fixed;
You can’t perform that action at this time.
0 commit comments