Fix css on live search, live search now works

This commit is contained in:
2020-07-27 14:03:57 +02:00
parent 2dd20ac85a
commit f1fb73beec
4 changed files with 32 additions and 6 deletions
+5
View File
@@ -47,3 +47,8 @@
height: 1em;
margin-right: 4px;
}
#search {
margin-bottom: 0;
line-height: 2.3rem;
}