Skip to content

Commit

Permalink
fix(forms): Fix typo in forms styleguide entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Geoff Pleiss and Matt Royal authored and Geoff Pleiss and Matt Royal committed Jul 7, 2015
1 parent e338888 commit 3918e0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pivotal-ui/components/forms/forms.scss
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@ Create larger or smaller form controls that match button sizes.
<option>Option 2</option>
</select>
<select class="form-control" Input">
<select class="form-control">
<option>Option 1</option>
<option>Option 2</option>
</select>
Expand Down

0 comments on commit 3918e0f

Please sign in to comment.