<p dir="auto">I think <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/gravitystorm/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gravitystorm">@gravitystorm</a> used tags table as an example of what's to be converted to Bootstrap, like in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1213803980" data-permission-text="Title is private" data-url="https://github.com/openstreetmap/openstreetmap-website/issues/3535" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/openstreetmap-website/pull/3535/hovercard?comment_id=1125113979&comment_type=issue_comment" href="https://github.com/openstreetmap/openstreetmap-website/pull/3535#issuecomment-1125113979">#3535 (comment)</a>. I don't think think it's a good example because Bootstrap doesn't have:</p>
<ul dir="auto">
<li><code class="notranslate">table-layout: fixed</code></li>
<li><code class="notranslate">white-space: pre-wrap</code></li>
<li><code class="notranslate">border-collapse: separate</code>, which is required for rounded corners directly on the table</li>
<li>without <code class="notranslate">border-collapse: separate</code> you need a wrapper with a border and rounded corners, then you can't use Bootstrap's bordered table class because it will have an outer border which you don't need.</li>
<li>actually you could use <code class="notranslate">box-shadow</code> instead of a wrapper to draw a border, but Bootstrap doesn't have that too</li>
</ul>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/4297'>https://github.com/openstreetmap/openstreetmap-website/pull/4297</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/4297/commits/9950b8359f970e57d42ae86634644f8c1dc3e303" class="commit-link">9950b83</a>  Remove some tag table custom css</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4297/files">5 files</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4297/files#diff-e86a39e6d0b163f152db8843fc7d647a3f5d648de4a74f1732bef4474b6e5bc8">app/assets/stylesheets/common.scss</a>
    (31)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4297/files#diff-f787e682da0df0dd52c310ccf1d92b90b1245e4a8951f6f677ed90c09a38a9b2">app/helpers/browse_tags_helper.rb</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4297/files#diff-7400ae564f3281e220c5ff65433a4f0ea65a8db2a5bf20a377a63201c3c61e9f">app/views/browse/_tag.html.erb</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4297/files#diff-d3e3db2a93a22b8e704bcec077a570b1ac05c449f38ca301f95a474285dbb7cd">app/views/browse/_tag_details.html.erb</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4297/files#diff-3c9ba0f9198f856d54c920e1fdd7200521f9b34529cb7e4709eedce6845d5fb7">test/helpers/browse_tags_helper_test.rb</a>
    (2)
  </li>
</ul>

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

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4297">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLOSODQW42FA7MO5KH3X77O3HAVCNFSM6AAAAAA6FSXTIKVHI2DSMVQWIX3LMV43ASLTON2WKOZRHE2DSOBUGU2TANA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLIEWESNBIBTJZT3VM3X77O3HA5CNFSM6AAAAAA6FSXTIKWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHHIOCIAA.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/4297</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/4297",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/4297",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>