mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 05:03:16 +02:00
Merge branch 'master' of github.com:twbs/bootstrap
Conflicts: css.html
This commit is contained in:
2
css.html
2
css.html
@@ -1847,7 +1847,7 @@ For example, <code><section></code> should be wrapped as inline.
|
|||||||
</form>
|
</form>
|
||||||
</div><!-- /.bs-example -->
|
</div><!-- /.bs-example -->
|
||||||
{% highlight html %}
|
{% highlight html %}
|
||||||
<form class="form-inline" role="form">
|
<form role="form">
|
||||||
<fieldset disabled>
|
<fieldset disabled>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<label for="disabledTextInput">Disabled input</label>
|
<label for="disabledTextInput">Disabled input</label>
|
||||||
|
Reference in New Issue
Block a user