Skip to content

Commit

Permalink
Added missing closing dd tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeboone02 committed Mar 8, 2012
1 parent d6e9fe5 commit 0b12f24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/forms/slider/options.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ <h2>Slider</h2>
<p class="default">default: false</p>
<p>Sets the size of the element to a more compact, <a href="../forms-all-mini.html">mini version</a>. This option is also exposed as a data attribute: <code>data-mini=&quot;true&quot;</code></p>
<pre><code>$('.selector').slider(<strong>{ mini: "true" }</strong>);</code></pre>
</dd>

<dt><code>theme</code> <em>string</em></dt>
<dd>
Expand Down

0 comments on commit 0b12f24

Please sign in to comment.