more work on the sidenav, including small css refactor and new classes
This commit is contained in:
parent
f09b07dc2a
commit
d7acf4e82d
3 changed files with 44 additions and 61 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue