[openstreetmap-website] bounding box field in "browse changeset" view broken. (#248)

Martin Raifer notifications at github.com
Fri May 3 07:59:53 UTC 2013


this was introduced with the fix for #222: aeeb30c
![osm-changeset-bounding-box-bug](https://f.cloud.github.com/assets/1927298/458015/6e290ff2-b3c4-11e2-9c51-885a8115e736.png)

A quick fix would be to add yet another css-"hack":

````
.browse-section .bbox div {
  clear:none;
}
````

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


More information about the rails-dev mailing list