aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/carousel
diff options
context:
space:
mode:
authorPatrick H. Lauke <[email protected]>2017-04-09 22:09:45 +0100
committerGitHub <[email protected]>2017-04-09 22:09:45 +0100
commitba306d98bb6fb5c2a3a6850206839b5b0dbf4728 (patch)
tree78cca02210f6623b72dd6d2317911b979d49ccdd /docs/examples/carousel
parent41abd1c7a5c96497130ef14dd152e26c042ec1d6 (diff)
parent0af28c26ecb0b57cd7db8627928b8466d165af5b (diff)
downloadbootstrap-ba306d98bb6fb5c2a3a6850206839b5b0dbf4728.tar.xz
bootstrap-ba306d98bb6fb5c2a3a6850206839b5b0dbf4728.zip
Merge branch 'v4-dev' into v4-dev-docs-navs-js-tabpanel-fix
Diffstat (limited to 'docs/examples/carousel')
-rw-r--r--docs/examples/carousel/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html
index 6ccb10805..e746c5915 100644
--- a/docs/examples/carousel/index.html
+++ b/docs/examples/carousel/index.html
@@ -35,7 +35,7 @@
</li>
</ul>
<form class="form-inline mt-2 mt-md-0">
- <input class="form-control mr-sm-2" type="text" placeholder="Search">
+ <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
</form>
</div>