mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-28 20:50:06 +02:00
Added some margin between tags in tags input:
This commit is contained in:
parent
c08780e1c3
commit
2f1ff14a54
1 changed files with 1 additions and 1 deletions
|
@ -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"] {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue