Quickfix for wonky tagsinput

This commit is contained in:
lilia 2014-10-17 14:47:57 -07:00
parent cd55c0a1f1
commit e8399f98df

View file

@ -32,3 +32,7 @@ ul.discussion {
padding: 10px;
box-sizing: border-box;
}
.conversation .bootstrap-tagsinput {
max-width: 40%;
}