summaryrefslogtreecommitdiff
path: root/ext/fg
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2021-01-10 16:48:31 -0500
committerGitHub <noreply@github.com>2021-01-10 16:48:31 -0500
commit7f07b905abc42c10b8b71a06a60561bc169e851a (patch)
tree907782b91ddbab2328073b6325f553cfbcc16ab7 /ext/fg
parent1614335bb005ee1b9df4c6f63725bc505dfb4588 (diff)
Update how navigation sidebar visibility is controlled (#1221)
Diffstat (limited to 'ext/fg')
-rw-r--r--ext/fg/float.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/fg/float.html b/ext/fg/float.html
index e4f30d83..ccf9b99a 100644
--- a/ext/fg/float.html
+++ b/ext/fg/float.html
@@ -63,7 +63,7 @@
</div>
</div>
</div>
- <div class="content-sidebar scrollbar" id="content-sidebar" hidden>
+ <div class="content-sidebar scrollbar" id="content-sidebar">
<div class="content-sidebar-inner">
<div class="content-sidebar-top-pre">
<button class="sidebar-button danger" id="close-button" title="Close popup"><span class="sidebar-button-icon" data-icon="cross"></span></button>