aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-09-28 09:32:26 +0200
committerGitHub <noreply@github.com>2020-09-28 09:32:26 +0200
commitbd0b28d670057bc8982560e1fb994fe3ed299d7a (patch)
treee03436a097105c0b9d01983af150c775da723fa2
parent7f83150f4a4c0ec17d999319cf80f37370c11049 (diff)
parentd1cfb4458302225bf5ce17643351161eba43acd3 (diff)
downloadnextcloud-server-bd0b28d670057bc8982560e1fb994fe3ed299d7a.tar.gz
nextcloud-server-bd0b28d670057bc8982560e1fb994fe3ed299d7a.zip
Merge pull request #23051 from nextcloud/design/heading-app-detail
Fix app text going too far down on hover/focus
-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 */