<p dir="auto">There's one problem after merging <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1359337778" data-permission-text="Title is private" data-url="https://github.com/openstreetmap/openstreetmap-website/issues/3675" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/openstreetmap-website/pull/3675/hovercard" href="https://github.com/openstreetmap/openstreetmap-website/pull/3675">#3675</a>.</p>
<p dir="auto">Let's suppose you're on a history page and you want to select the text of a changeset comment. It's a link so normally you'll hold Alt in addition to holding a button and moving your mouse. Except with Bootstrap stretched link it won't work because they implemented it with an ::after pseudo element inside the link that covers the link itself. Now you can only reach the pseudo element and not the text content.</p>
<p dir="auto">But that's easily fixable by wrapping the text inside the link and lifting it above ::after.</p>
<p dir="auto">I also made links for changeset ids so they can also be lifted above the pseudo element and be selectable while working as before when clicked.</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/3677'>https://github.com/openstreetmap/openstreetmap-website/pull/3677</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/3677/commits/f1cf1be64a11e739300c1d54247451efbb9c7018" class="commit-link">f1cf1be</a>  Put span inside stretched link to improve text selection</li>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/3677/commits/a0f52e8b4f3c392891fcff31d039a926a318ee68" class="commit-link">a0f52e8</a>  Make changeset id also a link so it can be displayed over the stretched link and be text-selectable</li>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/3677/commits/78b4ff4a290073223bd483240720f1656e6f8367" class="commit-link">78b4ff4</a>  Simplify css for text selection with stretched link</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3677/files">2 files</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3677/files#diff-e86a39e6d0b163f152db8843fc7d647a3f5d648de4a74f1732bef4474b6e5bc8">app/assets/stylesheets/common.scss</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3677/files#diff-8c20483714803e1b221a61b2af55ca1cf6f488ec46cfefe331013ff0fc8c42a7">app/views/changesets/_changeset.html.erb</a>
    (6)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/3677.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/3677.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/3677.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/3677.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/3677">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLLTKQJDJYSTXEIXQN3V4H7WJANCNFSM6AAAAAAQDJGP2E">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLPXNOC5PUMPFUZH6LLV4H7WJA5CNFSM6AAAAAAQDJGP2GWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHFCEZT3A.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/3677</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/3677",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/3677",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>