more styling fixes for conversations
This commit is contained in:
parent
4022ff5163
commit
7a2ac9e356
1 changed files with 1 additions and 0 deletions
1
public/stylesheets/vendor/autoSuggest.css
vendored
1
public/stylesheets/vendor/autoSuggest.css
vendored
|
|
@ -120,6 +120,7 @@ ul.as-selections li.as-original input {
|
|||
ul.as-list {
|
||||
position: absolute;
|
||||
list-style-type: none;
|
||||
list-style: none;
|
||||
margin: 2px 0 0 0;
|
||||
padding: 0;
|
||||
font-size: 13px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue