forked from Archives/Athou_commafeed
prevent scrolling propagation to parent when scrollbar reaches top or bottom (fix #68)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<div class="container-fluid">
|
||||
<div class="row-fluid">
|
||||
<div class="span2">
|
||||
<div class="sidebar-nav-fixed">
|
||||
<div class="sidebar-nav-fixed" mousewheel-scrolling>
|
||||
<div ng-include="'templates/_subscribe.html'"></div>
|
||||
<div ng-include="'templates/_tree.html'"></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user