diff --git a/css/share.css b/css/share.css index b9136729..d1226ede 100644 --- a/css/share.css +++ b/css/share.css @@ -175,12 +175,6 @@ a.showCruds:hover,a.unshare:hover { width: 90%; } -.ui-autocomplete { /* limit dropdown height to 4 1/2 entries */ - max-height:103px; - overflow-y:auto; - overflow-x:hidden; -} - .notCreatable { padding-left: 12px; padding-top: 12px;