Skip to content

Changes the width of sidebar in issues and MRs when affix event fires

Phil Hughes requested to merge (removed):issue-sidebar-size into master

Fixes #1320 (closed)

Width is set when Bootstraps affix event is fired and then removed when it reaches the top or bottom.

Merge request reports