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
path: root/core
diff options
context:
space:
mode:
authorGit'Fellow <carlos@reendex.com>2022-05-05 16:30:41 +0300
committerGitHub <noreply@github.com>2022-05-05 16:30:41 +0300
commiteabfd20e16cd59e931a6c224d6ff00089a625258 (patch)
treec7c752ea16f70dea349e30f27d64849942086bfb /core
parent88bb5f773da61dcff56f4335fb9b7365fdb9e91f (diff)
Typo
Co-authored-by: Carl Schwan <carl@carlschwan.eu>
Diffstat (limited to 'core')
-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 e96aaf23ebd..ce2720ffd2c 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;