<p>Fixes <a href="https://github.com/openstreetmap/openstreetmap-website/issues/595" class="issue-link" title="long, line-wrapped tag keys break table layout">#595</a></p>

<hr>

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

<h4>Commit Summary</h4>
<ul>
  <li>Use a table for tags</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/613/files#diff-0">app/assets/stylesheets/common.css.scss</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/613/files#diff-1">app/views/browse/_tag.html.erb</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/613/files#diff-2">app/views/browse/_tag_details.html.erb</a>
    (4)
  </li>
</ul>

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