[Styleguide] Page types now working

Fixes #1233
This commit is contained in:
Charles Hacskaylo
2017-03-15 18:24:18 -07:00
parent d39ab17db4
commit c36ce15a00
3 changed files with 16 additions and 16 deletions

View File

@@ -95,7 +95,7 @@
<em></em>
</label>
<br />
<label class="checkbox custom">Checkbox with a text in the label
<label class="checkbox custom">Labeled checkbox
<input type="checkbox" />
<em></em>
</label></mct-example>