« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/static
diff options
context:
space:
mode:
Diffstat (limited to 'src/static')
-rw-r--r--src/static/css/features.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/static/css/features.css b/src/static/css/features.css
index 33a7b9c9..a1e43e76 100644
--- a/src/static/css/features.css
+++ b/src/static/css/features.css
@@ -2035,6 +2035,10 @@
     content: " \00b7 ";
     font-weight: 800;
   }
+
+  ul.quick-info li:has(+ br)::after {
+    content: unset !important;
+  }
 }
 
 /* Sticky heading */