stylesheets/components/_button-groups.scss in rapido-css-0.2.3 vs stylesheets/components/_button-groups.scss in rapido-css-0.2.4

- old
+ new

@@ -16,11 +16,11 @@ */ @if $button-groups { .btn-group { - @extend %clearfix; - @extend %display-inline-block; + @extend %pie-clearfix; + @extend %inline-block; @extend %no-margin; > * { @extend %float-left; list-style-type: none;