Merge remote-tracking branch 'upstream/pull/4684'
This commit is contained in:
commit
10ad7688f8
1 changed files with 1 additions and 1 deletions
|
@ -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") %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue