mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-25 04:12:55 +01:00
Add aria-label to docs search field
This commit is contained in:
parent
6aad73ac6d
commit
f5745ab846
@ -1,5 +1,5 @@
|
||||
<form class="bd-search hidden-sm-down">
|
||||
<input type="search" class="form-control" id="search-input" placeholder="Search..." autocomplete="off">
|
||||
<input type="search" class="form-control" id="search-input" placeholder="Search..." aria-label="Search for..." autocomplete="off">
|
||||
<div class="dropdown-menu bd-search-results" id="search-results"></div>
|
||||
</form>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user