<p>Changes:</p>
<ul>
<li>switch from tables to bootstrap media since it makes the spacing around the image easier and also its not a table in a semantic way</li>
<li>remove the unless in #index since it is covered by the if-size>0 above</li>
</ul>
<p>refactor the list</p>
<ul>
<li>reorder elements</li>
<li>make the pending-image a blank square and move the pending notice to the first line</li>
<li>move the actions to the right and use the previous title-text as link-text since those explain a lot better what the links actually do (I thought "edit" would edit the trace-db-entry, not open the map-editor)</li>
<li>remove the two translations that are not used anymore from en.yml</li>
<li>use if-present for tags-link-list since its easier to read</li>
<li>use the same styling for the trace description as on the changeset description (italic text)</li>
</ul>
<p>I will wait for a first review of this.</p>
<p>Still to do:</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox">  Check specs</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox">  Add translations for the two new strings (hint about how to this is welcome)</li>
</ul>
<h3>Screenshots</h3>
<p>BEFORE<br>
<a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/111561/103489011-7805f900-4e11-11eb-8d5f-7f8e745658a0.png"><img width="875" alt="traces-before" src="https://user-images.githubusercontent.com/111561/103489011-7805f900-4e11-11eb-8d5f-7f8e745658a0.png" style="max-width:100%;"></a></p>
<p>AFTER</p>
<p><a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/111561/103489008-776d6280-4e11-11eb-8f76-daef52c9d348.png"><img width="882" alt="traces-after" src="https://user-images.githubusercontent.com/111561/103489008-776d6280-4e11-11eb-8f76-daef52c9d348.png" style="max-width:100%;"></a></p>
<p>AFTER / PENDING<br>
<a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/111561/103489006-75a39f00-4e11-11eb-880f-cf0732160261.png"><img width="1133" alt="traces-pending" src="https://user-images.githubusercontent.com/111561/103489006-75a39f00-4e11-11eb-880f-cf0732160261.png" style="max-width:100%;"></a></p>

<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/3036'>https://github.com/openstreetmap/openstreetmap-website/pull/3036</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Traces: Migrate list to bootstrap</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3036/files#diff-f698347c73e920a2c1e10d03873cedbde14208bd883574b5567748dfd3037594">app/views/traces/_trace.html.erb</a>
    (72)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3036/files#diff-446cb1205994b7918b2a68c30feb162b10fce3a0a9e05c716d9e966df4ba0507">app/views/traces/index.html.erb</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3036/files#diff-44438ce218f5287c58d0017f965d888715635d94280669896f75841fbd7b4cd7">config/locales/en.yml</a>
    (2)
  </li>
</ul>

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

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