mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
more work on the sidenav, including small css refactor and new classes
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
// back to top
|
||||
setTimeout(function () {
|
||||
$('.bs-docs-sidebar').affix({
|
||||
$('.bs-sidebar').affix({
|
||||
offset: {
|
||||
top: function () { return $window.width() <= 980 ? 290 : 210 }
|
||||
, bottom: 270
|
||||
|
||||
Reference in New Issue
Block a user