jQuery UI dropdown: correct clickable area of 44px

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan-Christoph Borchardt 2016-11-17 23:48:12 +01:00
parent d3900fc0d5
commit 9eff298fa8

View file

@ -136,3 +136,7 @@
opacity: .2;
border-radius: 5px;
}
.ui-menu .ui-menu-item a {
padding: 6px;
}