summaryrefslogtreecommitdiffstats
path: root/core/css
diff options
context:
space:
mode:
Diffstat (limited to 'core/css')
-rw-r--r--core/css/tooltip.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/css/tooltip.css b/core/css/tooltip.css
index 34d0ec6c70f..3c3582e30ef 100644
--- a/core/css/tooltip.css
+++ b/core/css/tooltip.css
@@ -53,6 +53,7 @@
text-align: center;
background-color: #000000;
border-radius: 4px;
+ word-break: break-all;
}
.tooltip-arrow {
position: absolute;