Add sticky nav toggle button

This commit is contained in:
scott1702 2015-10-30 15:46:16 +13:00
parent 0d9d697286
commit 8c9c62f08c
1 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,8 @@
</div>
<div class="cms-panel-toggle south">
<button class="sticky-toggle" type="button" title="Sticky nav">Sticky nav</button>
<span class="sticky-status-indicator">auto</span>
<a class="toggle-expand" href="#"><span>&raquo;</span></a>
<a class="toggle-collapse" href="#"><span>&laquo;</span></a>
</div>