Skip to content

Commit

Permalink
Removed the userlist's X button from the portrait view.
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximKhlobystov committed May 21, 2015
1 parent ef88685 commit 1487a0e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bigbluebutton-html5/app/client/stylesheets/users.less
Expand Up @@ -76,4 +76,7 @@
.closeUserlistIcon {
float: right;
margin-right: 5px;
@media @mobile-portrait-with-keyboard, @desktop-portrait, @mobile-portrait {
display: none;
}
}

0 comments on commit 1487a0e

Please sign in to comment.