Browse Source

Testing the filled button in the test app

pull/214/head
connors 11 years ago
parent
commit
7c9b4ac461
  1. 2
      test/app/checkout.html

2
test/app/checkout.html

@ -72,7 +72,7 @@
</div>
</div>
<a class="button-positive button-block">Checkout</a>
<a class="button-positive button-block button-filled">Checkout</a>
</form>
</div>
</div>

Loading…
Cancel
Save