-
Notifications
You must be signed in to change notification settings - Fork 563
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug(toc): toc list can not scroll #167
Labels
Comments
Also the share menu cannot scroll when the post is too short. |
fix via #266 |
iblh
added a commit
that referenced
this issue
Apr 9, 2017
* refactor(mathjax): save mathjax.js to local * feat(head): add support for dns-prefetch * refactor(search): let the search dependencies only load on home page * refactor(language): zh-CN * feat(head): add support for dns-prefetch Add dns-prefetch support for: - Changyan - Busuanzi - Google-Analytics - Baidu-Analytics - busuanzi - Leancloud * refactor(lazyload): use lazyload on all Thumbnail * refactor(lazyload): update lazyload * remove lazyload of daily_pic * use 'show' effect instead of 'fadeIn' * refactor(disqus_click): update button style and remove ripple (#261) * refactor(disqus_click): update button style and remove ripple * refactor(disqus_click): remove the height * refactor(disqus_click): use theme_button_color * fix(toc):fix toc menu list (#266) * fix(toc):fix #167 * fix(toc):use max-height instead * fix(toc): set a custom scroll style * fix(toc): move css to style.css and minify * fix(top post): fix pin on top (#257) * fix(topPost):fix Pin on top * fix(topPost): fix theme.topPost
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I certify that I have first consulted (check all with "x")
I'm submitting a (check one with "x")
When Toc list in the post is too long, the list can not scroll with page. So I can't see the whole list.
当 Toc 列表很长时,Toc 目录无法完整显示,他也不会跟随浏览器滚动,造成无法显示完全。
上图中 Toc 列表下方依然有未显示完的内容
Post with bug/含有bug的页面
The text was updated successfully, but these errors were encountered: