fix scrolling issues on some mobile devices (#482)

This commit is contained in:
Athou
2013-08-22 09:13:24 +02:00
parent 641350cbde
commit 54a39ea0a9

View File

@@ -46,6 +46,7 @@
}
body.left-menu-active .sidebar-nav-fixed {
width: 100%;
overflow: auto;
}
body.left-menu-active .main-content {
display: none !important;