fix: navbar offset in editor + editor UI changes

This commit is contained in:
NGPixel
2017-05-19 19:53:23 -04:00
parent 44220f1de0
commit 2876b6935b
5 changed files with 35 additions and 25 deletions

View File

@@ -19,7 +19,8 @@ $(() => {
offset: -50
})
$('.stickyscroll').sticky({ topSpacing: 15, bottomSpacing: 75 })
$('#header').sticky({ topSpacing: 0 })
$('.sidebar-pagecontents').sticky({ topSpacing: 15, bottomSpacing: 75 })
// ====================================
// Notifications