[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:29:19 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">
Or maybe even
```
<div class="header-illustration new-user-main auth-container mx-auto">
```
instead of
```
<div class="row justify-content-center">
<div class="header-illustration new-user-main auth-container">
```
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4455#discussion_r1511011372
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4455/review/1914073824 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240304/e17b66e9/attachment.htm>
More information about the rails-dev
mailing list