mirror of
https://github.com/nextcloud/server.git
synced 2026-03-27 04:43:20 -04:00
jQuery UI dropdown: correct clickable area of 44px
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
parent
d3900fc0d5
commit
9eff298fa8
1 changed files with 4 additions and 0 deletions
|
|
@ -136,3 +136,7 @@
|
|||
opacity: .2;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
.ui-menu .ui-menu-item a {
|
||||
padding: 6px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue