Merge branch 'MDL-66039-master' of git://github.com/bmbrands/moodle

This commit is contained in:
Andrew Nicols
2019-08-07 15:31:43 +08:00
3 changed files with 0 additions and 9 deletions
-3
View File
@@ -23,9 +23,6 @@ $drawer-offscreen-gutter: 20px !default;
#nav-drawer.closed {
left: -($drawer-width + $drawer-offscreen-gutter);
}
#page {
margin-top: $navbar-height;
}
/* Use a variable for the drawer background colors. */
$drawer-bg: $gray-lighter !default;
-3
View File
@@ -13519,9 +13519,6 @@ span.editinstructions {
#nav-drawer.closed {
left: -305px; }
#page {
margin-top: 50px; }
/* Use a variable for the drawer background colors. */
[data-region="drawer"] {
position: fixed;
-3
View File
@@ -13780,9 +13780,6 @@ span.editinstructions {
#nav-drawer.closed {
left: -305px; }
#page {
margin-top: 50px; }
/* Use a variable for the drawer background colors. */
[data-region="drawer"] {
position: fixed;