Quickfix for wonky tagsinput
This commit is contained in:
parent
cd55c0a1f1
commit
e8399f98df
1 changed files with 4 additions and 0 deletions
|
@ -32,3 +32,7 @@ ul.discussion {
|
|||
padding: 10px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.conversation .bootstrap-tagsinput {
|
||||
max-width: 40%;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue