[openstreetmap-website] diary comments have variable indentation (#210)

Andy Allan notifications at github.com
Fri Feb 8 10:24:57 GMT 2013


The diary comments have indentation, but only for paragraphs

https://github.com/openstreetmap/openstreetmap-website/blob/master/app/assets/stylesheets/common.css.scss#L1183

However, other things like `<ul>` also appear in diary comments, which don't get the margin.

 I think the indentation rule should be changed to target the `div.richtext`, rather than the paragraphs directly, that way giving the entire comment the 70px margin.

![Screenshot from 2013-02-08 10:21:10](https://f.cloud.github.com/assets/360803/139041/848bd900-71d9-11e2-9a5c-8286bb8c69a6.png)

from http://www.openstreetmap.org/user/compdude/diary/18575

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/210
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20130208/5250088b/attachment.html>


More information about the rails-dev mailing list