]> git.openstreetmap.org Git - rails.git/commit
Refactor the export form to use bootstrap form controls
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 3 Feb 2021 11:49:27 +0000 (11:49 +0000)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 3 Feb 2021 13:44:52 +0000 (13:44 +0000)
commit05dd681abf576760e4161be1d781be6d45d59fef
treec14b0ec868369a5d2ade3e49ee87269f805da6bd
parentf173895b00fc50f8a2d62a74e2fcd0fed2c6ea16
Refactor the export form to use bootstrap form controls

I started refatoring the export inputs to use a flex grid instead of
floats, but this is perhaps the one place on the whole site where left/right
makes sense since even in rtl we want min_lon on the left.
app/assets/stylesheets/common.scss
app/views/site/export.html.erb