aboutsummaryrefslogtreecommitdiff
path: root/css.html
diff options
context:
space:
mode:
Diffstat (limited to 'css.html')
-rw-r--r--css.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/css.html b/css.html
index a07567620..01b1aa2e1 100644
--- a/css.html
+++ b/css.html
@@ -1847,7 +1847,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
</form>
</div><!-- /.bs-example -->
{% highlight html %}
-<form class="form-inline" role="form">
+<form role="form">
<fieldset disabled>
<div class="form-group">
<label for="disabledTextInput">Disabled input</label>