commit | 25cb685f1780ac8507d74a104d1569a2e13b476f | [log] [tgz] |
---|---|---|
author | Huguet57 <andreuhuguet@gmail.com> | Mon Jul 23 18:37:56 2018 +0200 |
committer | GitHub <noreply@github.com> | Mon Jul 23 18:37:56 2018 +0200 |
tree | e9bbdff30dd5dcf4d6c969776005714ef3430722 | |
parent | ac6d0c560e04e10e2a06302d1887725a45a369c7 [diff] [blame] |
Add Edges - Alpha
diff --git a/css/autocomplete.css b/css/autocomplete.css index 71caab6..148b882 100644 --- a/css/autocomplete.css +++ b/css/autocomplete.css
@@ -29,7 +29,7 @@ border-top: none; z-index: 99; /*position the autocomplete items to be the same width as the container:*/ - top: 100%; + top: auto; left: 0; right: 0; color: black;