Skip to content
Snippets Groups Projects
Commit 6570bba9 authored by Jeffrey Phillips Freeman's avatar Jeffrey Phillips Freeman :boom:
Browse files

Changed the star count ont he star button to a div instead of a anchor.

parent 6688db89
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@
<span class="star-button-icon"></span>
Star
</button>
<a class="star-button-count" href="#">6</a>
<div class="star-button-count">6</div>
</div>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment