2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

Redundant role="form" on <form>s

This commit is contained in:
Patrick H. Lauke
2014-11-14 01:27:47 +00:00
parent 27d9d35ffd
commit 25cac1ea9a
6 changed files with 42 additions and 42 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge
</div>
</div><!-- /import -->
<form class="bs-customizer" role="form">
<form class="bs-customizer">
<div class="bs-docs-section" id="less-section">
<button class="btn btn-default toggle" type="button">Toggle all</button>
<h1 id="less" class="page-header">Less files</h1>