mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-06 22:30:59 +00:00
Merge branch 'master' of github.com:twbs/bootstrap
Conflicts: css.html
This commit is contained in:
commit
f8de960c38
1 changed files with 1 additions and 1 deletions
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 a new issue