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:
authorJan C. Borchardt <hey@jancborchardt.net>2020-09-25 18:17:26 +0300
committerJan C. Borchardt <hey@jancborchardt.net>2020-09-25 18:17:34 +0300
commitd1cfb4458302225bf5ce17643351161eba43acd3 (patch)
treecb8afa3cd5231d27b769869619b5bbfc880df190 /core/css/header.scss
parentdeddcbd8175a2de604488c43586ec05358199f8c (diff)
Fix app text going too far down on hover/focus
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'core/css/header.scss')
-rw-r--r--core/css/header.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/css/header.scss b/core/css/header.scss
index e87f5f78154..50c216f4e1c 100644
--- a/core/css/header.scss
+++ b/core/css/header.scss
@@ -477,7 +477,6 @@ nav[role='navigation'] {
overflow: hidden;
padding: 0 5px;
z-index: 2;
- margin-bottom: -1px; // for vertical alignment
}
/* hidden apps menu */