vendor/assets/stylesheets/_toolbar.scss in active_frontend-12.1.4 vs vendor/assets/stylesheets/_toolbar.scss in active_frontend-12.1.5
- old
+ new
@@ -14,11 +14,9 @@
color: $color-black;
display: block;
max-height: 100%;
height: 100%;
@include overflow-scrolling(touch);
- overflow-x: hidden;
- overflow-y: auto;
max-width: 55px;
width: 55px;
}
.toolbar-alt {
border-left: 1px solid;
\ No newline at end of file