|
@@ -9,6 +9,8 @@ body:not(.on-edit) {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
body.on-edit {
|
|
body.on-edit {
|
|
|
|
|
+ overflow-y: hidden !important;
|
|
|
|
|
+
|
|
|
// calculate margin
|
|
// calculate margin
|
|
|
$editor-header-plus-footer: 42px // .nav-tabs height
|
|
$editor-header-plus-footer: 42px // .nav-tabs height
|
|
|
+ 1px // .page-editor-footer border-top
|
|
+ 1px // .page-editor-footer border-top
|