[openstreetmap/openstreetmap-website] Add gap between rows of auth buttons (PR #4962)
Anton Khorev
notifications at github.com
Mon Jul 8 14:06:34 UTC 2024
Currently auth buttons have horizontal margins that create horizontal gaps and nothing to create vertical gaps. It's easier to set the gap class on their flex container and get gaps in both directions.
Before/after:
 
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/4962
-- Commit Summary --
* Use flex gap instead of margins on auth buttons
-- File Changes --
M app/helpers/user_helper.rb (2)
M app/views/application/_auth_providers.html.erb (6)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/4962.patch
https://github.com/openstreetmap/openstreetmap-website/pull/4962.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4962
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4962 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240708/03af970d/attachment.htm>
More information about the rails-dev
mailing list