gitlab-org--gitlab-foss/app/assets
Stan Hu 1fdf56c95d Prevent anchors from being hidden by header upon a new page load.
Browsers change the scroll position after the page is loaded, and the current 1 ms
delay wasn't long enough for the browser to jump to the anchor. Even then, it appears
another 100ms delay is necessary to adjust the scroll properly:

http://stackoverflow.com/questions/19057731/scrolltop-on-page-reload-doesnt-work-possible-script-conflict

Add a little more of an offset to see a few lines before the anchor.

Closes #1614
Closes #1024
2015-08-29 02:05:37 -07:00
..
images Fix transparency for msapplication-tile image 2015-08-08 22:03:00 -04:00
javascripts Prevent anchors from being hidden by header upon a new page load. 2015-08-29 02:05:37 -07:00
stylesheets Merge branch 'rs-remove-user-color-scheme-class' into 'master' 2015-08-27 16:24:51 +00:00