Last active
November 20, 2015 15:27
-
-
Save jasonhobbsllc/275c61176306adb02c1c to your computer and use it in GitHub Desktop.
Rainmaker LMS Favorite and Complete Buttons on the left half and the previous and next buttons in the right half.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="clearfix"> | |
<div class="one-half first">[lms_favorite]</div> | |
<div class="one-half">[lms_complete]</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment