mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-25 21:09:06 +02:00
Make Forms => Default styles code snippet the same as example
This commit is contained in:
@@ -842,7 +842,8 @@ For example, <code>section</code> should be wrapped as inline.
|
||||
<button type="submit" class="btn">Submit</button>
|
||||
</form>
|
||||
<pre class="prettyprint linenums">
|
||||
<form class="well">
|
||||
<form>
|
||||
<legend>Legend</legend>
|
||||
<label>Label name</label>
|
||||
<input type="text" placeholder="Type something…">
|
||||
<span class="help-block">Example block-level help text here.</span>
|
||||
|
Reference in New Issue
Block a user