diff options
Diffstat (limited to 'docs/base-css.html')
| -rw-r--r-- | docs/base-css.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/base-css.html b/docs/base-css.html index b24d3eea4..41ef5526f 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -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> |
