[openstreetmap/openstreetmap-website] Remove unnecessary full-width float css from sidebar (PR #4112)

Anton Khorev notifications at github.com
Fri Jul 28 17:15:08 UTC 2023


100% width + float is like stacking vertically. But this is the default behavior for block elements. And those divs are inside another floated element.
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/4112

-- Commit Summary --

  * Remove unnecessary full-width float css from sidebar

-- File Changes --

    M app/assets/stylesheets/common.scss (3)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/4112.patch
https://github.com/openstreetmap/openstreetmap-website/pull/4112.diff

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

Message ID: <openstreetmap/openstreetmap-website/pull/4112 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20230728/52b7043b/attachment-0001.htm>


More information about the rails-dev mailing list