fix hide-toggle

This commit is contained in:
azivner 2018-04-18 23:13:37 -04:00
parent bbf04209f0
commit df93cb09da

View file

@ -68,7 +68,7 @@
</div> </div>
</div> </div>
<div id="tree" class="hide-toggle"></div> <div id="tree"></div>
<div id="parent-list"> <div id="parent-list">
<p><strong>Note locations:</strong></p> <p><strong>Note locations:</strong></p>
@ -77,8 +77,8 @@
</div> </div>
</div> </div>
<div class="hide-toggle" style="grid-area: title;"> <div style="grid-area: title;">
<div style="display: flex; align-items: center;"> <div class="hide-toggle" style="display: flex; align-items: center;">
<a title="Protect the note so that password will be required to view the note" <a title="Protect the note so that password will be required to view the note"
class="icon-action" class="icon-action"
id="protect-button" id="protect-button"