assets/stylesheets/modules/buttons/_buttons.sass in middleman-oulu-0.6.32 vs assets/stylesheets/modules/buttons/_buttons.sass in middleman-oulu-0.6.33

- old
+ new

@@ -25,10 +25,10 @@ +normal-button($color) @else if $style == border +button-size($size, 1px, 4px) +border-button($color) @else if $style == bold-border - +button-size($size, 4px, 8px) + +button-size($size, 2px, 8px) +border-button($color) @else if $style == flat-emboss +button-size($size, false, 4px) +flat-emboss-button($color) @else if $style == material