diff --git a/css/gui/tooltips/tippy.css b/css/gui/tooltips/tippy.css
index 020f60d5d539062a097b435a48003672c64127a4..0025e60e0503ff55ccc7f55dbe171352cc5ddb24 100644
--- a/css/gui/tooltips/tippy.css
+++ b/css/gui/tooltips/tippy.css
@@ -1,5 +1,6 @@
 .has-tooltip {
 	text-decoration: underline dotted;
+	white-space: nowrap;
 }
 
 .tippy-content {