update docs to alleviate confusion
This commit is contained in:
parent
a303e972f0
commit
af987f88e5
1 changed files with 2 additions and 1 deletions
|
@ -180,7 +180,8 @@
|
|||
<br><br>
|
||||
<pre><input type="text" class="smooth">
|
||||
<br><textarea rows="3" class="smooth">
|
||||
<br><span class="addon"></span><input type="text" class="smooth"></pre>
|
||||
<br><span class="addon">$</span><input type="text" class="smooth"></pre>
|
||||
<div class="msg"><strong>Be careful with addons!</strong> If you do not want a space between the addon and the input make sure that there is no space between the <code></span></code> and <code><input></code> tags. Example: <pre>... </span> <input ...</pre><span class="addon">$</span> <input type="text" class="smooth"> <pre>... </span><input ...</pre><span class="addon">$</span><input type="text" class="smooth"></div>
|
||||
</div>
|
||||
|
||||
<div class="navbar">
|
||||
|
|
Loading…
Add table
Reference in a new issue