[openstreetmap/openstreetmap-website] Add support for rotating banners, add banners for SOTM, SOTMUS (#1240)

Bryan Housel notifications at github.com
Tue Jun 21 18:35:08 UTC 2016


> @@ -546,6 +547,13 @@ body.compact {
>      background: #fff;
>      font-size: 12px;
>  
> +    > div {
> +      position: relative;
> +      float: left;
> +      clear: both;
> +      width: 100%;
> +    }
> +

The '>' selects only toplevel `div` descendents of the sidebar.. 

---
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/1240/files/933335a0ea28f274bc7301c18611bcd90709fd99#r67926235
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20160621/253be5a0/attachment-0001.html>


More information about the rails-dev mailing list