Skip to content

Commit

Permalink
Small button to inherit button
Browse files Browse the repository at this point in the history
  • Loading branch information
abpetkov committed Mar 26, 2014
1 parent b3928a2 commit a8c15ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/example.html
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ <h3>Checking state</h3>

<div class="slider-wrapper">
<input type="text" class="js-check-click" />
<button class="js-check-click-button small-button">Check state</button>
<button class="js-check-click-button button small-button">Check state</button>
</div>

<p>On change:</p>
Expand Down

0 comments on commit a8c15ed

Please sign in to comment.