mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 09:13:19 -04:00
Merge pull request #34097 from nextcloud/Rello-patch-1
'overview:hidden' cutting navigation menu
This commit is contained in:
commit
d44f3cec94
5 changed files with 2 additions and 5 deletions
|
|
@ -245,7 +245,6 @@ kbd {
|
|||
margin: 0;
|
||||
margin-bottom: 3px;
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
border-radius: var(--border-radius-pill);
|
||||
/* Pinned-to-bottom entries */
|
||||
/* align loader */
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -179,7 +179,6 @@ kbd {
|
|||
margin: 0;
|
||||
margin-bottom: 3px;
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
border-radius: var(--border-radius-pill);
|
||||
|
||||
/* Pinned-to-bottom entries */
|
||||
|
|
|
|||
|
|
@ -3024,7 +3024,6 @@ kbd {
|
|||
margin: 0;
|
||||
margin-bottom: 3px;
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
border-radius: var(--border-radius-pill);
|
||||
/* Pinned-to-bottom entries */
|
||||
/* align loader */
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue