aboutsummaryrefslogtreecommitdiff
path: root/css.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-23 10:47:36 -0700
committerMark Otto <[email protected]>2013-08-23 10:47:36 -0700
commitf8de960c388c8235a32e05808e9d0a351d3492bf (patch)
tree490f6a3cb67e9885e6072fd84345cb4659a2752e /css.html
parenta0d0864bd709878c721093ea6ab779f33b676917 (diff)
parent4912f960f47c8b0008ca6bcfecb629d4a3ee148a (diff)
downloadbootstrap-f8de960c388c8235a32e05808e9d0a351d3492bf.tar.xz
bootstrap-f8de960c388c8235a32e05808e9d0a351d3492bf.zip
Merge branch 'master' of github.com:twbs/bootstrap
Conflicts: css.html
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>