diff options
| author | Mark Otto <[email protected]> | 2013-08-23 10:47:36 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-23 10:47:36 -0700 |
| commit | f8de960c388c8235a32e05808e9d0a351d3492bf (patch) | |
| tree | 490f6a3cb67e9885e6072fd84345cb4659a2752e /css.html | |
| parent | a0d0864bd709878c721093ea6ab779f33b676917 (diff) | |
| parent | 4912f960f47c8b0008ca6bcfecb629d4a3ee148a (diff) | |
| download | bootstrap-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.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |
