NoSprawl / Dashboard

NoSprawl Web Application
0 stars 0 forks source link

Sign up form credit card preview doesn't react to narrow window sizes properly #5

Open mkeen opened 9 years ago

mkeen commented 9 years ago

Resize the window to be narrow on the signup form. One element in particular that doesn't respond at all is the credit card preview area. This is a third party lib so I doubt we can really make it "properly" respond.

Suggestion: In smaller sizes (using UIKit's responsive stuff) just do a CSS scale transform on it.