Skip to content

Commit

Permalink
update awesomplete
Browse files Browse the repository at this point in the history
  • Loading branch information
Findus23 committed Sep 25, 2019
1 parent 8f0c4d9 commit 8207aa4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion web/static/js/awesomplete.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 1 addition & 6 deletions web/static/sass/_awesomplete.base.scss
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
// Based on https://github.com/LeaVerou/awesomplete/blob/gh-pages/awesomplete.base.css
// Copyright (c) 2015 Lea Verou
// MIT License


.awesomplete [hidden] {
display: none;
}
Expand Down Expand Up @@ -30,7 +25,7 @@
list-style: none;
padding: 0;
margin: 0;
background: inherit;
background: #fff;
}

.awesomplete > ul:empty {
Expand Down

0 comments on commit 8207aa4

Please sign in to comment.