Merge pull request #2303 from r888888888/stripe

Stripe integration
This commit is contained in:
Albert Yi
2014-11-07 14:17:50 -08:00
25 changed files with 960 additions and 31 deletions

View File

@@ -87,6 +87,10 @@ div#c-users {
max-width: 40em;
font-size: 1.2em;
form.stripe {
display: inline;
}
div#feature-comparison {
overflow: hidden;
margin-bottom: 1em;