]> git.openstreetmap.org Git - rails.git/commit
Use bootstrap grid for signup page
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 8 Jan 2020 16:22:01 +0000 (17:22 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 8 Jan 2020 16:26:11 +0000 (17:26 +0100)
commit523565fb21ba5fbbae50a1d1274ce3d00e164d36
tree9de74a401bef2f0e22ab94bf8ab4d992aefc110c
parent82fd7a10aca90135eb54b74d142c7139d8638d04
Use bootstrap grid for signup page

This allows us to have the two sections one above the other on small screens,
with the call to action text first, and then side-by-side above the sm
breakpoint with the cta on the right.
app/assets/stylesheets/common.scss
app/assets/stylesheets/small.scss
app/views/users/new.html.erb