allow vertical scroll for navmenu-fixed-left.

[jasny/boostrap#202]
This commit is contained in:
Wardley Pogijanto
2014-03-27 14:01:13 +11:00
committed by Arnold Daniels
parent 9988bbff94
commit 4886faba27

View File

@@ -30,6 +30,8 @@
left: 0;
right: auto;
border-width: 0 1px 0 0;
bottom: 0;
overflow-y: auto;
}
.navmenu-fixed-right,
.navbar-offcanvas {