« 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/tooltips.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/static/css/tooltips.css b/src/static/css/tooltips.css
index b6859ab6..f4f9416e 100644
--- a/src/static/css/tooltips.css
+++ b/src/static/css/tooltips.css
@@ -76,7 +76,7 @@
   }
 
   .text-with-tooltip .text-with-tooltip-interaction-cue {
-    text-decoration: underline;
+    text-decoration-line: underline;
     text-decoration-style: dotted;
   }