Commit 03528272 authored by Seyi Ogunyemi's avatar Seyi Ogunyemi

index: fix minor typo.

parent eec0b51e
...@@ -1841,7 +1841,7 @@ $("#multiselect").multiselect('dataprovider', data); ...@@ -1841,7 +1841,7 @@ $("#multiselect").multiselect('dataprovider', data);
<h1><a id="additional-styling"></a>Additional Styling</h1> <h1><a id="additional-styling"></a>Additional Styling</h1>
</div> </div>
<p> <p>
For additionaly styling of the multiselect button the CSS class <code>multiselect</code> can be used. For additional styling of the multiselect button, the CSS class <code>multiselect</code> can be used.
</p> </p>
<style media="screen" type="text/css"> <style media="screen" type="text/css">
.add-styling-1 .multiselect { .add-styling-1 .multiselect {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment