vendor/assets/stylesheets/magic/content/_buttons.scss in magic_stylez-0.0.0.99 vs vendor/assets/stylesheets/magic/content/_buttons.scss in magic_stylez-0.0.330
- old
+ new
@@ -218,10 +218,10 @@
}
}
}
.btn-group-block {
- @include box-sizing(border-box);
+ box-sizing: border-box;
display: table;
width: 100%;
margin: 0 0 $general-vertical-spacing-half;
text-decoration: none;
.btn {
\ No newline at end of file