changed previous fix from .fixed its .layout-fixed

This commit is contained in:
REJack
2019-07-13 18:27:13 +02:00
parent bc362337a1
commit 91ef7e7bbd
5 changed files with 11 additions and 11 deletions

View File

@@ -50,7 +50,7 @@ body,
}
}
&.fixed {
&.layout-fixed {
.sidebar {
margin-top: $main-header-height;
}
@@ -124,7 +124,7 @@ body,
}
}
&.fixed {
&.layout-fixed {
.sidebar {
margin-top: $main-header-height;
}