mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Make Forms => Default styles code snippet the same as example
This commit is contained in:
+2
-1
@@ -779,7 +779,8 @@
|
||||
<button type="submit" class="btn">{{_i}}Submit{{/i}}</button>
|
||||
</form>{{! /example }}
|
||||
<pre class="prettyprint linenums">
|
||||
<form class="well">
|
||||
<form>
|
||||
<legend>{{_i}}Legend{{/i}}</legend>
|
||||
<label>{{_i}}Label name{{/i}}</label>
|
||||
<input type="text" placeholder="{{_i}}Type something…{{/i}}">
|
||||
<span class="help-block">Example block-level help text here.</span>
|
||||
|
||||
Reference in New Issue
Block a user