Skip to content

Commit

Permalink
Remove unnecessary drop-down
Browse files Browse the repository at this point in the history
  • Loading branch information
Irvin Ocanto authored and Irvin Ocanto committed Apr 22, 2013
1 parent 475bd99 commit 02b24de
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions public/spin-wheel.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,7 @@ <h1>Spin Wheel!</h1>
<canvas id="wheelcanvas" width="500" height="500"></canvas>
</div>
<div class="span2">
<div class="btn-group">
<a class="btn dropdown-toggle" data-toggle="dropdown" href="#">
Action
<span class="caret"></span>
</a>
<ul class="dropdown-menu">
<!-- dropdown menu links -->
</ul>
</div>
Config section
</div>
</div>
</body>
Expand Down

0 comments on commit 02b24de

Please sign in to comment.