vendor/assets/stylesheets/_sidebar.scss in active_frontend-12.1.13 vs vendor/assets/stylesheets/_sidebar.scss in active_frontend-12.1.14
- old
+ new
@@ -216,10 +216,10 @@
.sidebar {
min-width: 220px;
width: 220px;
}
}
-@media only screen and (max-width: 959px) {
+@media only screen and (max-width: 767px) {
.sidebar { display: none; }
}
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and ( min--moz-device-pixel-ratio: 2),
\ No newline at end of file