« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/static/css/site.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/static/css/site.css b/src/static/css/site.css
index 6aa31c1e..02bd3982 100644
--- a/src/static/css/site.css
+++ b/src/static/css/site.css
@@ -3015,9 +3015,13 @@ main.long-content .content-sticky-heading-container .content-sticky-subheading-r
     height: var(--uncollapsed-heading-height);
   }
 
-  to {
+  99.9% {
     height: var(--collapsed-heading-height);
   }
+
+  to {
+    height: auto;
+  }
 }
 
 .content-sticky-heading-container h1 a {