client/tags: fix list bullets in tag suggestions

fixes #113
This commit is contained in:
rr- 2017-01-08 21:43:35 +01:00
parent 8d8165a0d7
commit e5f08b454c

View file

@ -55,6 +55,7 @@ div.tag-input
padding: 0.2em 1em
margin: 0
ul
list-style-type: none
margin: 0
overflow-y: auto
overflow-x: none