Skip to content

Commit

Permalink
Merge pull request #272 from colinrotherham/start-button
Browse files Browse the repository at this point in the history
Remove button role from start link
  • Loading branch information
gemmaleigh authored Jul 13, 2016
2 parents f35558a + d79f173 commit 574e87f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/snippets/buttons_button_start_now.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<a class="button button-start" href="#" role="button">Start now</a>
<a class="button button-start" href="#">Start now</a>

0 comments on commit 574e87f

Please sign in to comment.