[openstreetmap/openstreetmap-website] Various CSS fixes (#2497)
Andy Allan
notifications at github.com
Thu Jan 9 10:44:19 UTC 2020
> probably unintentionally
It was actually deliberate, but I'm not too fussed either way :-) I think the horizontal lines that stretch beyond the left-most character of the heading makes it look like the heading is part of one of the items.
```
heading
stuff
---- divider ---
stuff
heading
stuff
---- divider ---
stuff
---- divider ---
stuff
```
The above looks like a single list of four items with three dividers to me.
```
heading
stuff
---- divider
stuff
heading
stuff
---- divider
stuff
---- divider
stuff
```
The above looks more like two lists, with a header before each list and dividers between the list items.
But like I say, there's perhaps bigger things to worry about! Just thought I should explain my reasoning.
--
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#issuecomment-572504007
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20200109/f8b317d3/attachment.htm>
More information about the rails-dev
mailing list