mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
Fix a11y issues in .hstack example and placeholder 'How it works' example (#34892)
This commit is contained in:
@@ -82,7 +82,7 @@ We apply additional styling to `.btn`s via `::before` to ensure the `height` is
|
||||
<span class="placeholder col-6"></span>
|
||||
</p>
|
||||
|
||||
<a href="#" class="btn btn-primary disabled placeholder col-4" aria-hidden="true"></a>
|
||||
<a href="#" tabindex="-1" class="btn btn-primary disabled placeholder col-4" aria-hidden="true"></a>
|
||||
{{< /example >}}
|
||||
|
||||
{{< callout info >}}
|
||||
|
||||
Reference in New Issue
Block a user