<p>In <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1240#discussion_r67923816">app/views/layouts/map.html.erb</a>:</p>
<pre style='color:#555'>> @@ -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>
</pre>
<p>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...</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1240/files/933335a0ea28f274bc7301c18611bcd90709fd99#r67923816">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/ABWnLXjNq_ZdpxSaXaaTkYx6SYRfA4Cpks5qOCvvgaJpZM4I6MD6">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABWnLdR1KretUFyFlHrf1G7jSEjpVPohks5qOCvvgaJpZM4I6MD6.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
<link itemprop="url" href="https://github.com/openstreetmap/openstreetmap-website/pull/1240/files/933335a0ea28f274bc7301c18611bcd90709fd99#r67923816"></link>
<meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>