vendor/assets/stylesheets/_sidebar.scss in active_frontend-12.1.1 vs vendor/assets/stylesheets/_sidebar.scss in active_frontend-12.1.2
- old
+ new
@@ -63,9 +63,10 @@
border-bottom: 1px solid;
border-color: inherit;
height: auto;
max-height: calc(50% - 50px);
@include overflow-scrolling(touch);
+ overflow-x: hidden;
overflow-y: auto;
}
/* # Colors
================================================== */
\ No newline at end of file