Skip to content

Commit

Permalink
Remove QR on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
Toxantron committed Sep 29, 2018
1 parent 108af70 commit 55bfd58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/master.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@

<!-- Invite and statistics -->
<div class="row">
<div class="col-xs-12 col-md-5">
<div class="hidden-xs hidden-sm col-md-5">
<h2>Invite members</h2>
<p>Invite members to join your session. Session id: <strong ng-bind="master.id"></strong></p>
<?php
Expand Down

0 comments on commit 55bfd58

Please sign in to comment.