Removed the userlist's X button from the portrait view.
This commit is contained in:
parent
ef88685536
commit
1487a0e28c
@ -76,4 +76,7 @@
|
||||
.closeUserlistIcon {
|
||||
float: right;
|
||||
margin-right: 5px;
|
||||
@media @mobile-portrait-with-keyboard, @desktop-portrait, @mobile-portrait {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user