mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
Merge pull request #7303 from nextcloud/fix-contact-menu
Fix contacts menu height for Safari
This commit is contained in:
commit
7d9e475434
1 changed files with 1 additions and 0 deletions
|
|
@ -1340,6 +1340,7 @@ span.ui-icon {
|
|||
#contactsmenu-search {
|
||||
width: calc(100% - 16px);
|
||||
margin: 8px;
|
||||
height: 34px;
|
||||
}
|
||||
|
||||
/* ---- TOOLTIPS ---- */
|
||||
|
|
|
|||
Loading…
Reference in a new issue