vendor/assets/scss/forms/_text.scss in foundation-rails-6.1.1.3 vs vendor/assets/scss/forms/_text.scss in foundation-rails-6.1.2.0
- old
+ new
@@ -126,10 +126,10 @@
}
// Reset styles on button-like inputs
[type='submit'],
[type='button'] {
- border-radius: $global-radius;
+ border-radius: $button-radius;
-webkit-appearance: none;
-moz-appearance: none;
}
// Reset Normalize setting content-box to search elements