1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 07:39:43 +02:00

improved TOC resizer logic

This commit is contained in:
Harvey Kandola 2017-12-14 19:10:26 +00:00
parent c449bdcd16
commit 26243a5a55
4 changed files with 42 additions and 26 deletions

View file

@ -1,4 +1,4 @@
<div id="doc-toc" class="document-toc {{if isDesktop 'document-toc-desktop' 'document-toc-small'}}">
<div id="doc-toc" class="document-toc {{if isDesktop 'document-toc-desktop'}}">
<div class="header">
<div class="title">Table of contents</div>
{{#if session.authenticated}}