Skip to content

Commit

Permalink
Dev: Put slider reset button underneath on phone
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Mar 29, 2016
1 parent 509e87a commit 790fd69
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -58,7 +58,7 @@ class="text form-control numeric <?php echo $kpclass;?>"

<!-- If reset button, put it after slider -->
<?php if ($slider_reset): ?>
<div class='col-xs-10'>
<div class='col-xs-12 col-sm-10'>
<?php else: ?>
<div class='col-xs-12'>
<?php endif; ?>
Expand Down

0 comments on commit 790fd69

Please sign in to comment.