Skip to content

Commit

Permalink
Fixed controls styling
Browse files Browse the repository at this point in the history
  • Loading branch information
sebdeckers committed Oct 3, 2014
1 parent 0dca413 commit bdea5cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/templates/walls/controls.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<div class="wall controls">
<div class="walls controls">
<input class="scale" type="range" min="1" max="{{ZOOM_STEPS}}" value="1" step="1" />
</div>

0 comments on commit bdea5cd

Please sign in to comment.