[openstreetmap-website] make sidebar vertical padding consistent (#831)
Holger Jeromin
notifications at github.com
Fri Nov 7 10:47:30 UTC 2014
The padding of overpassquery result "#sidebar_content .query-results ul li" is
"padding-bottom: 15px;padding-top: 15px;"
while the nominatim result ".inner12" has only
"padding-bottom: 10px;padding-right: 20px;"
with the nominatim padding we have more results visible, while they looking nice, too.
Perhaps the full object tree should be more consistent (and the css even merged):
Nominatim results have <li><p class="inner12 search_results_entry clearfix">
Overpass results have <li class="query-result"><p>
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/831
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20141107/9090180a/attachment.html>
More information about the rails-dev
mailing list