This commit is contained in:
H.T. Kruitbosch 2017-11-28 18:12:19 +01:00
parent 107cf33286
commit 8506eb5f1e
2 changed files with 5 additions and 1 deletions

View File

@ -1 +1 @@
__version__ = '0.1.22'
__version__ = '0.1.23'

View File

@ -19,6 +19,10 @@ html, body {
line-height: 30px;
}
li:not(bla):not(bla):not(bla):not(bla):not(bla) { list-style-type: inherit; }
p:not(bla):not(bla):not(bla):not(bla):not(bla) { min-width: auto; }
.bootstrap-tagsinput .tag {
background-color: #029fed;
padding: 10px 10px 10px 10px;