Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
damirfoy committed Apr 18, 2013
1 parent fa049c6 commit dc70a9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ With default options you'll get nearly this:
<div class="iradio"><input type="radio" name="quux[2]" id="baz[2]"></div>
```

**By default, iCheck doesn't provide any CSS styles for wrapper divs (if you don't use skins).**
**By default, iCheck doesn't provide any CSS styles for wrapper divs** (if you don't use skins).


Options
Expand Down
2 changes: 1 addition & 1 deletion demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1270,7 +1270,7 @@ <h2>Simple usage</h2>
&lt;label for="baz[2]">Bar&lt;/label>
&lt;div class="iradio">&lt;input type="radio" name="quux[2]" id="baz[2]">&lt;/div>
</pre>
<p><strong>By default, iCheck doesn't provide any CSS styles for wrapper divs (if you don't use skins).</strong></p>
<p><strong>By default, iCheck doesn't provide any CSS styles for wrapper divs</strong> (if you don't use skins).</p>
<h4 class="options">Options</h4>
<p>These options are default:</p>
<pre class="markup">
Expand Down

0 comments on commit dc70a9b

Please sign in to comment.