vendor/assets/stylesheets/sidebar.scss in active_frontend-2.0.15 vs vendor/assets/stylesheets/sidebar.scss in active_frontend-2.1.0

- old
+ new

@@ -52,9 +52,11 @@ } .sidebar-scrollable { border-bottom: 1px solid rgba(225,232,237,1); height: auto; max-height: calc(50% - 51px); + -webkit-overflow-scrolling: touch; + overflow-scrolling: touch; overflow-y: auto; } /* # Media Queries ================================================== */ \ No newline at end of file