]> source.dussan.org Git - nextcloud-server.git/commitdiff
jQuery UI dropdown: correct clickable area of 44px
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Thu, 17 Nov 2016 22:48:12 +0000 (23:48 +0100)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Thu, 17 Nov 2016 22:48:12 +0000 (23:48 +0100)
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
core/css/jquery-ui-fixes.css

index db0e5b0357ef192f02fa609e6f685c5f725fd730..e8cf2b769b8a634c01f99da53d6f9cede245470e 100644 (file)
        opacity: .2;
        border-radius: 5px;
 }
+
+.ui-menu .ui-menu-item a {
+       padding: 6px;
+}