vendor/assets/stylesheets/_sidebar.scss in active_frontend-12.1.4 vs vendor/assets/stylesheets/_sidebar.scss in active_frontend-12.1.5

- old
+ new

@@ -52,11 +52,10 @@ padding: 10px; } .sidebar-scrollable { border-bottom: 1px solid; border-color: inherit; - height: auto; - max-height: calc(50% - 50px); + height: calc(50% - 50px); @include overflow-scrolling(touch); overflow-x: hidden; overflow-y: auto; } \ No newline at end of file