mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Merge pull request #23051 from nextcloud/design/heading-app-detail
Fix app text going too far down on hover/focus
This commit is contained in:
commit
bd0b28d670
1 changed files with 0 additions and 1 deletions
|
|
@ -477,7 +477,6 @@ nav[role='navigation'] {
|
|||
overflow: hidden;
|
||||
padding: 0 5px;
|
||||
z-index: 2;
|
||||
margin-bottom: -1px; // for vertical alignment
|
||||
}
|
||||
|
||||
/* hidden apps menu */
|
||||
|
|
|
|||
Loading…
Reference in a new issue