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:
-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 ce2720ffd2c..5af24032064 100644
--- a/core/css/tooltip.scss
+++ b/core/css/tooltip.scss
@@ -28,7 +28,7 @@
word-break: normal;
word-spacing: normal;
word-wrap: normal;
- overflow-wrap: anywhere;
+ overflow-wrap: anywhere;
font-size: 12px;
opacity: 0;
z-index: 100000;