vendor/assets/stylesheets/components/_layout.scss in active_frontend-15.0.3 vs vendor/assets/stylesheets/components/_layout.scss in active_frontend-15.0.4

- old
+ new

@@ -59,13 +59,13 @@ } @media only screen and (max-width: 767px) { .layout-body, .layout-sidebar { &.with-sticky-header { - height: calc(100% - 50px); - margin-top: 50px; + height: calc(100% - 54px); + margin-top: 54px; - &.with-sticky-navbar { height: calc(100% - 100px); } + &.with-sticky-navbar { height: calc(100% - 108px); } } } .layout-sidebar { width: 260px;