Skip to content

Instantly share code, notes, and snippets.

@murdockcrc
Last active August 29, 2015 14:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save murdockcrc/0735108ab1ab1f2494ef to your computer and use it in GitHub Desktop.
Save murdockcrc/0735108ab1ab1f2494ef to your computer and use it in GitHub Desktop.
cropbox-profileImage
<div class="container-fluid profile-canopy">
<div class="profile-canopy-bg bg-public">
<img alt src="http://i.imgur.com/Dbqggm5.jpg"/>
<button ng-show="isAuthor()" ng-click="editBackground()" type="button" class="btn btn-primary btn-lg btn-bg-edit">Edit</button>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment