[openstreetmap/openstreetmap-website] Re-arrange login and signup screens as discussed in #4128 (PR #4455)
Anton Khorev
notifications at github.com
Sat Mar 2 11:23:44 UTC 2024
@AntonKhorev commented on this pull request.
> <% content_for :heading do %>
- <div class='header-illustration new-user-main'>
- <h1><%= t ".title" %></h1>
+ <% if @client_app_name %>
+ <p class="text-center text-muted fs-6 py-2 mb-0 bg-white"><%= t(".signup_to_authorize_html", :client_app_name => @client_app_name) %></p>
+ <% end %>
+
+ <div class="row justify-content-center">
Same horizontal scrollbar as [above](https://github.com/openstreetmap/openstreetmap-website/pull/4455/files#r1509949490).
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4455#pullrequestreview-1912645145
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4455/review/1912645145 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240302/cecd07e2/attachment.htm>
More information about the rails-dev
mailing list