app/assets/stylesheets/captive-admin/mixins/_buttons.scss in captive-admin-0.2.4 vs app/assets/stylesheets/captive-admin/mixins/_buttons.scss in captive-admin-0.2.5
- old
+ new
@@ -26,9 +26,12 @@
background-image: none;
color: $primary-on-emphasis;
border: none;
text-shadow: none;
box-shadow: $shadow-s;
+ @include body-medium;
+
+ padding: $spacer-3 $spacer-4;
&:not(.disabled) {
&:hover {
background-color: $primary-muted;
background-image: none;