<p>Right now the comment form is only visible if there's already a comment. I would revert the last commit and then remove the <code>clearfix</code> class from both sections -- that seems to fix the whitespace problem.</p>

<p>And as a code style improvement, instead of splitting the opening tag with a conditional:</p>

<pre><code>  <div class='browse-section <%= "hidden" if @note.comments.empty? %>'>
</code></pre>

<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/pull/264#issuecomment-23061408'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/uTRSc6ihLa7Shf84BpiOpkupOY_OQPxJczCGHZaIhXxF5BUbIPkC3GtdwA_3vlyl.gif' height='1' width='1'></p>