Yuki Takei 7 лет назад
Родитель
Сommit
dd7a4826c4
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      resource/styles/scss/_on-edit.scss

+ 1 - 1
resource/styles/scss/_on-edit.scss

@@ -20,7 +20,7 @@ body.on-edit {
                       + 42px                    // .nav height
                       + 1px                     // .page-editor-footer border-top
                       + 40px;                   // .page-editor-footer min-height
-  $editor-margin: $header-plus-footer + 22px;   // .btn-open-dropzone height
+  $editor-margin: $header-plus-footer + 26px;   // .btn-open-dropzone height
 
   // hide unnecessary elements
   .navbar.navbar-static-top,