<p>Inlining tag-icons via <code>::before</code> and <code>content: url(...)</code> instead of <code>padding</code> and <code>background-image</code>.</p>

<p>That way, tag combinations without an icon do not get any additional markup at all. And <a href="https://github.com/openstreetmap/openstreetmap-website/issues/258" class="issue-link" title="Fix gap for iconless nodes in history view">#258</a> should be fixed.</p>

<hr>

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

<h4>Commit Summary</h4>
<ul>
  <li>Fix gap for iconless nodes in history view</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/267/files#diff-0">app/assets/stylesheets/browse.css.scss</a>
    (275)
  </li>
</ul>

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