[openstreetmap/openstreetmap-website] Remove .clearfix from places without floats (PR #5888)
Anton Khorev
notifications at github.com
Fri Apr 4 10:27:45 UTC 2025
We don't need [Bootstrap's clearfix class](https://getbootstrap.com/docs/5.3/helpers/clearfix/) because we're not using css floats anywhere. That includes user-provided richtext because we're removing `style` and `class` attributes.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/5888
-- Commit Summary --
* Remove .clearfix from places without floats
-- File Changes --
M app/views/dashboards/_contact.html.erb (4)
M app/views/dashboards/show.html.erb (4)
M app/views/diary_entries/_diary_entry.html.erb (2)
M app/views/diary_entries/index.html.erb (2)
M app/views/issues/show.html.erb (2)
M app/views/users/show.html.erb (8)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/5888.patch
https://github.com/openstreetmap/openstreetmap-website/pull/5888.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5888
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5888 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250404/68be1ed3/attachment-0001.htm>
More information about the rails-dev
mailing list