msolters / Tiles

Dynamic CV and Resume app
http://tilesjs.meteor.com
0 stars 1 forks source link

Responsive `Template.loginForm` #71

Closed msolters closed 9 years ago

msolters commented 9 years ago

We can accomplish this by recasting the social login and password login regions using a .flex-row with flex-shrink: 1 on both to ensure nothing gets clipped. This will make narrow screens stack the login elements.