vendor/assets/stylesheets/foundation/ui.css.scss in zurb-foundation-2.1.4.2 vs vendor/assets/stylesheets/foundation/ui.css.scss in zurb-foundation-2.1.4.3

- old
+ new

@@ -38,10 +38,10 @@ cursor: pointer; border: none; } /* Don't use native buttons on iOS */ - input[type=submit].button { -webkit-appearance: none; } + input[type=submit].button, button.button { -webkit-appearance: none; } .button.nice { background: #00a6fc image-url("foundation/misc/button-gloss.png") repeat-x 0 -34px; -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5); -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);