Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/css/tooltip.scss')
-rw-r--r--core/css/tooltip.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/tooltip.scss b/core/css/tooltip.scss
index c7bf99c7d11..8ca5155de67 100644
--- a/core/css/tooltip.scss
+++ b/core/css/tooltip.scss
@@ -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;