diff options
| author | Rob Ruana <[email protected]> | 2016-11-27 16:20:33 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-11-27 16:20:33 -0800 |
| commit | 5eddb0b0fdfd7215d5764c5315ce7f0be4ca3d83 (patch) | |
| tree | 4606c362138e5950e2c4718d3491f95e4ed27483 /docs/dist/css/bootstrap.min.css | |
| parent | 8d031090d0f2a42b392b3452416539334562e3a7 (diff) | |
| download | bootstrap-5eddb0b0fdfd7215d5764c5315ce7f0be4ca3d83.tar.xz bootstrap-5eddb0b0fdfd7215d5764c5315ce7f0be4ca3d83.zip | |
Closes #21055: Prevents ScrollSpy from clearing active item when Safari rubberbands (#21056)
When the rubberband effect causes Safari to scroll past the top of the
page, the value of scrollTop becomes negative. If the offset of the first
ScrollSpy target is 0 - essentially if the target is at the top of the
page - then ScrollSpy should not clear the active item. Conceptually, the
first item should remain active when rubberbanding past the top of the
page.
This commit fixes issue #21055 by verifying the first scrollspy target is
not at the top of the page before clearing the active nav-item.
Diffstat (limited to 'docs/dist/css/bootstrap.min.css')
0 files changed, 0 insertions, 0 deletions
