<p>In the /browse view the list of nodes is indented to make room for the little icons. (see here for example: <a href="http://www.openstreetmap.org/browse/changeset/15983205">http://www.openstreetmap.org/browse/changeset/15983205</a> )</p>

<p>It does look weird though if there are no icons in the list, see this for example:<br><a href="http://www.openstreetmap.org/browse/way/157971499">http://www.openstreetmap.org/browse/way/157971499</a></p>

<p>This patch moves the icons 25px to the left, so that the text is aligned in all rows</p>

<p><a href="https://f.cloud.github.com/assets/183302/463735/47a06f6e-b596-11e2-9d13-9ff27892a443.png" target="_blank"><img src="https://f.cloud.github.com/assets/183302/463735/47a06f6e-b596-11e2-9d13-9ff27892a443.png" alt="screen shot 2013-05-05 at 17 12 47" style="max-width:100%;"></a></p>

<hr>

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

<h4>Commit Summary</h4>
<ul>
  <li>New note markers</li>
  <li>Fix indent of nodes</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>A</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/254/files#diff-0">app/assets/images/NoteMarker.svg</a>
    (117)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/254/files#diff-1">app/assets/images/closed_note_marker.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/254/files#diff-2">app/assets/images/closed_note_marker@2x.png</a>
    (0)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/254/files#diff-3">app/assets/images/new_note_marker.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/254/files#diff-4">app/assets/images/new_note_marker@2x.png</a>
    (0)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/254/files#diff-5">app/assets/images/open_note_marker.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/254/files#diff-6">app/assets/images/open_note_marker@2x.png</a>
    (0)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/254/files#diff-7">app/assets/stylesheets/browse.css.scss</a>
    (8)
  </li>
</ul>

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