mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
Change .help-block tag for "Forms => Default styles" example into <span>
This commit is contained in:
+1
-1
@@ -835,7 +835,7 @@ For example, <code>section</code> should be wrapped as inline.
|
||||
<legend>Legend</legend>
|
||||
<label>Label name</label>
|
||||
<input type="text" placeholder="Type something…">
|
||||
<p class="help-block">Example block-level help text here.</p>
|
||||
<span class="help-block">Example block-level help text here.</span>
|
||||
<label class="checkbox">
|
||||
<input type="checkbox"> Check me out
|
||||
</label>
|
||||
|
||||
Reference in New Issue
Block a user