<p>In <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1240#discussion_r67926235">app/assets/stylesheets/common.scss</a>:</p>
<pre style='color:#555'>> @@ -546,6 +547,13 @@ body.compact {
>      background: #fff;
>      font-size: 12px;
>  
> +    > div {
> +      position: relative;
> +      float: left;
> +      clear: both;
> +      width: 100%;
> +    }
> +
</pre>
<p>The '>' selects only toplevel <code>div</code> descendents of the sidebar.. </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#r67926235">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/ABWnLSP0o7swZ4EwwaMZ8rm57qnjOBYNks5qOC7cgaJpZM4I6MD6">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABWnLdqiEXPyhplm39sc0Zric-OIOmILks5qOC7cgaJpZM4I6MD6.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#r67926235"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>