Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
πŸ’„ fix button styling on setup/one page (#573)
Browse files Browse the repository at this point in the history
no issue
- add span tag to button content
  • Loading branch information
acburdine authored and kevinansfield committed Mar 9, 2017
1 parent d95b2b1 commit e5657bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/templates/setup/one.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
</figure>

{{#link-to "setup.two" classNames="gh-btn gh-btn-green gh-btn-lg"}}
Create your account <i class="icon-chevron"></i>
<span>Create your account <i class="icon-chevron"></i></span>
{{/link-to}}

0 comments on commit e5657bc

Please sign in to comment.