[openstreetmap/openstreetmap-website] Various CSS fixes (#2497)

Andy Allan notifications at github.com
Wed Jan 8 16:58:25 UTC 2020


This PR fixes a few CSS issues that were highlighted in #2492 and others that I noticed while working on that. In summary:

* Uses bootstrap's list-group-flush to replace custom css, for sidebars with lists-with-lines-between
* Uses h6 for the changeset comment tag text
* Removes some unnecessary custom css rules
* Tweaks the rss icon to line it up with other icons

You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Refactor the query results to use bootstrap list-group-flush
  * Remove font size override on sidebar tags tables
  * Rework changeset descriptions to use h6 tags, and refactor changeset lists to use list-group-flush
  * Remove extra styling for rss icon

-- File Changes --

    M app/assets/javascripts/index/query.js (8)
    M app/assets/stylesheets/_bootstrap-custom.scss (2)
    M app/assets/stylesheets/common.scss (30)
    M app/views/browse/changeset.html.erb (2)
    M app/views/browse/query.html.erb (8)
    M app/views/changesets/_changeset.html.erb (8)
    M app/views/changesets/index.html.erb (2)

-- Patch Links --

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

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/2497
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20200108/45377083/attachment.htm>


More information about the rails-dev mailing list