Merge remote-tracking branch 'upstream/pull/4684'

This commit is contained in:
Tom Hughes 2024-04-12 17:59:51 +01:00
commit 10ad7688f8

View file

@ -6,7 +6,7 @@
<%= hidden_field_tag "format", "osm", :autocomplete => "off" %>
<div class='export_area_inputs'>
<div class='export_boxy border border-secondary-subtle rounded bg-body-secondary'>
<div class='export_boxy border border-secondary-subtle rounded bg-body-secondary' dir='ltr'>
<%= text_field_tag("maxlat", nil, :size => 10, :autocomplete => "off", :class => "export_bound form-control mx-auto") %>
<div class="clearfix">
<%= text_field_tag("minlon", nil, :size => 10, :autocomplete => "off", :class => "export_bound form-control my-2") %>