Adjusted scrolling point

This commit is contained in:
Douglas Muth 2015-04-26 18:33:58 -04:00
parent 7ea7997c3b
commit b4d9adee5a

View file

@ -92,8 +92,6 @@
<div class="row">
<div class="col-md-12">
<a name="roll_dice_button" ></a>
<h2 class="dice_num">
Number of Dice to roll:
</h2>
@ -109,6 +107,8 @@
</div>
<br/>
<a name="roll_dice_button" ></a>
<button type="button" class="btn btn-default btn-lg btn-primary" id="roll_dice">
<span class="glyphicon glyphicon-play" aria-hidden="true" ></span> Roll Dice!
</button>