diff --git a/static/css/custom.css b/static/css/custom.css index a22a69f..e20b708 100755 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -1,10 +1,11 @@ body.nav-sm .container.body .left_col { width: 100px; padding: 0; - position: fixed; + position: relative; height: 100%; z-index: 200; overflow-y:hidden; + -webkit-overflow-scrolling:touch; } body.nav-sm .container.body .right_col { @@ -92,6 +93,7 @@ body.nav-sm .profile { margin-bottom: 35px; } + .menu_section h3 { padding-left: 23px; color: #fff;