[openstreetmap/openstreetmap-website] Add support for rotating banners, add banners for SOTM, SOTMUS (#1240)
Tom Hughes
notifications at github.com
Tue Jun 21 18:22:39 UTC 2016
> @@ -46,12 +46,17 @@
>
> <% unless @user %>
> <div class="welcome">
> - <h2><a><span class="icon close"></span></a><%= t 'layouts.intro_header' %></h2>
> + <h2><%= t 'layouts.intro_header' %></h2>
> + <div class="close-wrap"><span class="icon close"></span></div>
What's the reason for the extra close-wrap wrapping here and all the other related changes? I'm particularly worried about some of the changes that move things from matching on close to matching on close-wrap but I'm not sure if they are currently matching other things as well...
---
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#r67923816
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20160621/09947882/attachment.html>
More information about the rails-dev
mailing list