<p>I've been merging master into my owl-history-tab branch and I noticed that there were some changes in the sidebar markup and CSS and now there's a problem when sidebar contents overflow and need to be scrolled.</p>

<p>Take a look:</p>

<p><a href="http://owl.apis.dev.openstreetmap.org/#map=12/50.0464/19.9982">http://owl.apis.dev.openstreetmap.org/#map=12/50.0464/19.9982</a></p>

<p>(click History tab)</p>

<p>You will see that sidebar heading has ~30px of height and then comes sidebar content div which has height: 100% but I guess it is 100% of the whole sidebar not of the remaining space below the heading so it goes off screen at the bottom.</p>

<p>I tried to fix it but I suck at CSS, the only solution I manage to get working was to change sidebar_heading and sidebar_content to absolute positioning and set bottom: 0px for sidebar_content but I guess that's not the "right" solution?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href='https://github.com/openstreetmap/openstreetmap-website/issues/500'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/uTRSc6ihLa7Shf84BpiOpsgCGCvglQZff_SpxMpRQzzcNabFAyM9bamTaG8cO-B2.gif' height='1' width='1'></p>