diff options
| author | Nick O'Donoghue <[email protected]> | 2014-11-16 21:01:32 +0000 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-11-17 18:17:42 -0800 |
| commit | 36b4f90f250b96390f10057ba5b1312367fafe8c (patch) | |
| tree | c48e3cb2e18645a315964cb7bb432b870b5abe82 /docs/assets/css/src/docs.css | |
| parent | da79ab94889dd72c83245c376e278a4c378f84b4 (diff) | |
| download | bootstrap-36b4f90f250b96390f10057ba5b1312367fafe8c.tar.xz bootstrap-36b4f90f250b96390f10057ba5b1312367fafe8c.zip | |
Fixes affix-top class not applying
Use scrollTop instead of colliderTop which uses the elements
offset().top, as the offset top does not account for padding.
This issue can be replicated by using a navbar-fixed-top and applying
relevant padding to the body. (A navbar-static-top with no padding on
the body does not encounter this issue)
Fixes #15078
Closes #15154 by merging it
Diffstat (limited to 'docs/assets/css/src/docs.css')
0 files changed, 0 insertions, 0 deletions
