]> source.dussan.org Git - nextcloud-server.git/commitdiff
Switch to overflow-wrap
authorGit'Fellow <carlos@reendex.com>
Thu, 5 May 2022 13:01:58 +0000 (15:01 +0200)
committernextcloud-command <nextcloud-command@users.noreply.github.com>
Thu, 5 May 2022 13:12:16 +0000 (13:12 +0000)
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
core/css/tooltip.scss

index 8ca5155de672e093f12115aea5dafcdcd9b2bb01..e96aaf23ebd55dc8d795eea5180f1cd6ebec87b7 100644 (file)
     text-shadow: none;
     text-transform: none;
     white-space: normal;
-    word-break: break-all;
+    word-break: normal;
     word-spacing: normal;
     word-wrap: normal;
+       overflow-wrap: anywhere;
     font-size: 12px;
     opacity: 0;
     z-index: 100000;