Skip to content

Instantly share code, notes, and snippets.

@madeincosmos
Created October 13, 2016 10:12
Show Gist options
  • Save madeincosmos/480925d9f5459f31dbd42b2eafe0fdc1 to your computer and use it in GitHub Desktop.
Save madeincosmos/480925d9f5459f31dbd42b2eafe0fdc1 to your computer and use it in GitHub Desktop.
/* hide subscription cancel button */
.subscription_details a.button.cancel {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment