app/assets/stylesheets/modules/buttons/_buttons.sass in oulu-0.12.24 vs app/assets/stylesheets/modules/buttons/_buttons.sass in oulu-0.12.25

- old
+ new

@@ -29,10 +29,10 @@ +material-button($color) @else if $style == flat-round +button-size($size, false, 1000px) +flat-round-button($color) @else if $style == super-bold-border - +button-size($size, .25rem, .375rem, 3.4) + +button-size($size, .25rem, .375rem) +super-bold-border-button($color, $size) @else if $style == standard +button-size($size, .0625rem, .25rem) +standard-button($color) @each $option in $options