diff --git a/angucomplete.css b/angucomplete.css index 1ff44cb..6793328 100644 --- a/angucomplete.css +++ b/angucomplete.css @@ -25,9 +25,8 @@ cursor: pointer; z-index: 9999; position: absolute; - /*top: 32px; - left: 0px; - */ + max-height:200px; + overflow-y: scroll; margin-top: -6px; background-color: #ffffff; }