mirror of https://github.com/twbs/bootstrap.git
Merge branch 'master' of github.com:twbs/bootstrap
Conflicts: css.html
This commit is contained in:
commit
f8de960c38
2
css.html
2
css.html
|
|
@ -1847,7 +1847,7 @@ For example, <code><section></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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue