Ensure nav sidebar is sized correctly on page load
This commit is contained in:
@@ -95,6 +95,7 @@ if Backbone?
|
||||
@timer = 0
|
||||
@$el.html(@template())
|
||||
|
||||
$(window).bind "load", @updateSidebar
|
||||
$(window).bind "scroll", @updateSidebar
|
||||
$(window).bind "resize", @updateSidebar
|
||||
|
||||
|
||||
Reference in New Issue
Block a user