diff options
Diffstat (limited to 'css.html')
| -rw-r--r-- | css.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1828,7 +1828,7 @@ For example, <code><section></code> should be wrapped as inline. <div class="bs-example"> <form role="form"> <input class="form-control" id="focusedInput" type="text" value="This is focused..."> - </div> + </form> </div> {% highlight html %} <input class="form-control" id="focusedInput" type="text" value="This is focused..."> |
