1
0
Fork 0
mirror of https://github.com/Findus23/se-simulator.git synced 2024-09-19 15:53:45 +02:00

update awesomplete

This commit is contained in:
Lukas Winkler 2019-09-25 21:38:13 +02:00
parent 8f0c4d99a3
commit 8207aa4731
Signed by: lukas
GPG key ID: 54DE4D798D244853
2 changed files with 2 additions and 7 deletions

File diff suppressed because one or more lines are too long

View file

@ -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;
}
@ -30,7 +25,7 @@
list-style: none;
padding: 0;
margin: 0;
background: inherit;
background: #fff;
}
.awesomplete > ul:empty {