SyntaxFix
Write A Post
Hire A Developer
Questions
Can't believe nobody has posted this yet.
Use a label instead of a button.
<label type="button" class="btn btn-primary btn-block"> <span class="icon-plus"></span> Add Page </label>
Fiddle