[openstreetmap/openstreetmap-website] Re-arrange login and signup screens as discussed in #4128 (PR #4455)

Anton Khorev notifications at github.com
Mon Mar 4 11:08:34 UTC 2024


@AntonKhorev commented on this pull request.



>  
-  <%= bootstrap_form_tag(:action => "login", :html => { :id => "login_form" }) do |f| %>
-    <%= hidden_field_tag("referer", h(params[:referer]), :autocomplete => "off") %>
+  <div class="row justify-content-center">

Maybe replacing `row` with `d-flex` is better. With row you have negative margins, then padding inside.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4455#discussion_r1510988145
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/4455/review/1914036049 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240304/4032c620/attachment.htm>


More information about the rails-dev mailing list