Improve rendering of add-muc autocomplete suggestions
This commit is contained in:
parent
8ae4b6abd4
commit
a74bbd093f
@ -4,5 +4,9 @@
|
|||||||
height: 10em;
|
height: 10em;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.suggestion-box ul li {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user