aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/carousel
diff options
context:
space:
mode:
authorPierre Vanduynslager <[email protected]>2017-04-09 18:16:37 -0400
committerGitHub <[email protected]>2017-04-09 18:16:37 -0400
commitd3fbebefcd8a0931f51341c8fe59a075578753c8 (patch)
tree67683e5fb0fb91d5213bb57286f9b3bdcd8b8e45 /docs/examples/carousel
parentfe72daf2b34263d3cfc9bc77e9998cd22adfa34d (diff)
parent278ddd0acd9700917791af0b67d44bc21ed17498 (diff)
downloadbootstrap-d3fbebefcd8a0931f51341c8fe59a075578753c8.tar.xz
bootstrap-d3fbebefcd8a0931f51341c8fe59a075578753c8.zip
Merge branch 'v4-dev' into dropdown-keyboard
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>