<p>This pull request does a few small things:</p>

<ul>
<li>Tighter copy on node list for  to decrease the chance of an ugly line break ( need better fix here so the line break is smoother). Just changed <code>also part of way %{related_ways}</code> to <code>part of way %{related_ways}</code>. This needs a better fix to make line breaks indent properly, but this should at least help a little. (issue <a href="https://github.com/openstreetmap/openstreetmap-website/issues/185" class="issue-link" title="Weird line breaks on node list">#185</a>)</li>
<li>Properly positioned 'nearby users' block on user page to be in the left column (issue <a href="https://github.com/openstreetmap/openstreetmap-website/issues/184" class="issue-link" title="Margins on dashboard">#184</a>)</li>
<li>Removed <code>deemphasized</code> class from search results (issue <a href="https://github.com/openstreetmap/openstreetmap-website/issues/181" class="issue-link" title="Search results appear in light grey (New CSS style)">#181</a>)</li>
<li>lighter highlight yellow  on changesets page </li>
</ul>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/samanpwbb/openstreetmap-website cleanup-followup</pre>
<p>Or view, comment on, or merge it at:</p>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/186'>https://github.com/openstreetmap/openstreetmap-website/pull/186</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>small fixes.</li>
  <li>actually, remove float from column</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li><strong>M</strong> app/assets/stylesheets/common.css.scss (3)</li>
  <li><strong>M</strong> app/views/geocoder/results.html.erb (2)</li>
  <li><strong>M</strong> config/locales/en.yml (4)</li>
  <li><strong>M</strong> config/locales/id.yml (474)</li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/186.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/186.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/186.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/186.diff</a></li>
</ul>