fix: Page contents block doesn't stick until end of page

This commit is contained in:
NGPixel
2017-04-30 00:05:00 -04:00
parent 6c3ce99136
commit e458ee1a0d
4 changed files with 15 additions and 12 deletions

View File

@@ -61,11 +61,12 @@ block content
a(href='/login')
i.icon-unlock
span Login
aside.stickyscroll(data-margin-top=15)
aside.stickyscroll
.sidebar-label
span Page Contents
ul.sidebar-menu
li: a(href='#root', title='Top of Page') Top of Page
li: a(href='#root', title='Top of Page')
i.icon-arrow-up2
+tocMenu(pageData.tree)
.column