« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/static/site6.css7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/static/site6.css b/src/static/site6.css
index 0e77a6e..8b87fd2 100644
--- a/src/static/site6.css
+++ b/src/static/site6.css
@@ -565,6 +565,11 @@ li:not(:first-child:last-child) .tooltip,
 .thing-name-tooltip {
   padding: 3px 4px 2px 2px;
   left: -6px !important;
+
+  /* Terrifying?
+   * https://stackoverflow.com/a/64424759/4633828
+   */
+  margin-right: -120px;
 }
 
 .icons-tooltip .tooltip-content {
@@ -584,8 +589,6 @@ li:not(:first-child:last-child) .tooltip,
 
 .thing-name-tooltip .tooltip-content {
   padding: 3px 4.5px;
-  white-space: nowrap;
-  max-width: 120px;
 }
 
 .icons {