]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix tooltips overflow
authorGit'Fellow <carlos@reendex.com>
Thu, 5 May 2022 07:24:00 +0000 (09:24 +0200)
committernextcloud-command <nextcloud-command@users.noreply.github.com>
Thu, 5 May 2022 07:52:26 +0000 (07:52 +0000)
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
core/css/tooltip.scss

index c7bf99c7d114aa1855c09c82edec6e1e902b4a32..8ca5155de672e093f12115aea5dafcdcd9b2bb01 100644 (file)
@@ -25,7 +25,7 @@
     text-shadow: none;
     text-transform: none;
     white-space: normal;
-    word-break: normal;
+    word-break: break-all;
     word-spacing: normal;
     word-wrap: normal;
     font-size: 12px;