Merge pull request #23072 from nextcloud/backport/23051/stable20

[stable20] Fix app text going too far down on hover/focus
This commit is contained in:
Roeland Jago Douma 2020-09-28 12:40:18 +02:00 committed by GitHub
commit fb426c90b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -477,7 +477,6 @@ nav[role='navigation'] {
overflow: hidden;
padding: 0 5px;
z-index: 2;
margin-bottom: -1px; // for vertical alignment
}
/* hidden apps menu */