Skip to content

Commit

Permalink
Fixed issue #10817: Testing 2.50 default template on mobile devices
Browse files Browse the repository at this point in the history
Remove help-icon, because it induces white-space even if there is no help.
  • Loading branch information
olleharstedt committed Mar 24, 2016
1 parent f6ade6d commit 6112f19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/default/views/question.pstpl
Expand Up @@ -13,7 +13,6 @@
<!-- Question help -->
<div class="row question-wrapper">
<div class="col-sm-12 questionhelpcontainer">
<span class='glyphicon glyphicon-help'></span>
{QUESTION_HELP}
</div>
</div>
Expand Down

0 comments on commit 6112f19

Please sign in to comment.