aboutsummaryrefslogtreecommitdiff
path: root/customize.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-11 19:18:36 -0700
committerMark Otto <[email protected]>2013-08-11 19:18:36 -0700
commitf47a1905e2847e528d982fbd454b2b8c8ce900bb (patch)
treec963aaa5d3a5a2547c586f4c1130099a7f4935b2 /customize.html
parent63425cd8043d05225bef2fd156c85af002eae59b (diff)
parenta86f5d24f8ce1c0ce06be74ed3602fbb83ea6594 (diff)
downloadbootstrap-f47a1905e2847e528d982fbd454b2b8c8ce900bb.tar.xz
bootstrap-f47a1905e2847e528d982fbd454b2b8c8ce900bb.zip
Merge pull request #9352 from kevinSuttle/aria-forms
Give forms and search fields proper ARIA roles
Diffstat (limited to 'customize.html')
-rw-r--r--customize.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/customize.html b/customize.html
index 8c407beef..ab62f5c3a 100644
--- a/customize.html
+++ b/customize.html
@@ -8,7 +8,7 @@ base_url: "../"
<!-- Customize
================================================== -->
-<form class="bs-customizer">
+<form class="bs-customizer" role="form">
<div class="bs-docs-section" id="less-section">
<div class="page-header">
<button class="btn btn-default toggle" type="button">Toggle all</button>