Remove deprecated +button-rounded-filled mixin

We now use just 'button', as roundness and filled are configurable
This commit is contained in:
2016-11-02 16:36:47 +01:00
parent 9ac2f38042
commit 80601f75ed
10 changed files with 44 additions and 79 deletions

View File

@@ -194,7 +194,7 @@
display: block
margin: 15px auto 0 auto
width: 200px
@include button-rounded($color-success, 3px)
+button($color-success, 3px)
padding: 5px 10px
.blender_sync-main-last
text-align: right