fix border radius on selected @suggestions
This commit is contained in:
@@ -492,6 +492,7 @@ ul.dropdown-menu {
|
|||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
border: none;
|
border: none;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
overflow: hidden;
|
||||||
|
|
||||||
li.textcomplete-item {
|
li.textcomplete-item {
|
||||||
padding: 0.5em 1em;
|
padding: 0.5em 1em;
|
||||||
|
|||||||
Reference in New Issue
Block a user