Don't show horizontal scrollbar
This commit is contained in:
parent
d1618300a3
commit
6db0a08f0a
@ -422,6 +422,7 @@ form.search-xmpp-contact input {
|
||||
#converse-roster {
|
||||
height: 200px;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
width: 100%;
|
||||
margin: 0;
|
||||
position: relative;
|
||||
|
Loading…
Reference in New Issue
Block a user