vendor/assets/stylesheets/components/_layout.scss in active_frontend-16.1.2 vs vendor/assets/stylesheets/components/_layout.scss in active_frontend-16.1.3

- old
+ new

@@ -16,11 +16,11 @@ height: 100%; overflow-x: hidden; overflow-y: auto; &.with-sticky-header { - height: calc(100% - 68px); - margin-top: 68px; + height: calc(100% - 76px); + margin-top: 76px; } } .layout-body { width: 100%; } .layout-sidebar { width: 300px;