Added some margin between tags in tags input:

This commit is contained in:
Jan Böhmer 2019-11-10 19:51:32 +01:00
parent c08780e1c3
commit 2f1ff14a54

View file

@ -41,7 +41,7 @@
box-shadow: none;
}
.bootstrap-tagsinput .badge {
margin: 2px 0;
margin: 2px 0.2em;
padding:5px 8px;
}
.bootstrap-tagsinput .badge [data-role="remove"] {