[openstreetmap/openstreetmap-website] Headings are way too large (#2492)

Andy Allan notifications at github.com
Sun Jan 5 10:42:25 UTC 2020


Yes, there are a few obvious problems here and I intend to fix them:

* The use of h2 on the sidebars is often too big, but the layout of the sidebar explicitly depends on the first thing being a header, and it being specifically h2. For example, if you use h3 then padding and margins aren't applied. I intend to refactor this so that we can choose headings as we see fit, by making the whole of the sidebar content within a padded div.
* I've no idea why the changeset comment tag was ever in a heading. Previously the heading was changed to the same size as the normal text and made bold. I don't know why a header was therefore used. I think it would be better as regular text.

I will also look into the changeset comments problem. 

>     * The text container attributes are also wrong and result in lots of unnecessary padding (try using the query tool and you will see what I mean)

Can you explain this further please; I don't understand what you are referring to here.

-- 
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/issues/2492#issuecomment-570898810
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20200105/ea0c393a/attachment.htm>


More information about the rails-dev mailing list