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 1d5e804e9..5fd44e373 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -1084,7 +1084,7 @@ For example, <code>section</code> should be wrapped as inline. <p>Add text or buttons before or after any text-based input. Do note that <code>select</code> elements are not supported here.</p> <h4>Default options</h4> - <p>Wrap a <code>.add-on</code> and an <code>input</code> with one of two classes to prepend or append text to an input.</p> + <p>Wrap an <code>.add-on</code> and an <code>input</code> with one of two classes to prepend or append text to an input.</p> <form class="bs-docs-example"> <div class="input-prepend"> <span class="add-on">@</span> |
