Remove deprecated +button-rounded-filled mixin
We now use just 'button', as roundness and filled are configurable
This commit is contained in:
@@ -796,7 +796,7 @@ label, label.control-label
|
||||
margin-right: 10px
|
||||
|
||||
.fieldlist-action-button
|
||||
@include button-rounded($color-success, 3px)
|
||||
+button($color-success, 3px)
|
||||
margin: 0 0 0 10px
|
||||
padding: 5px 10px
|
||||
text-transform: initial
|
||||
|
Reference in New Issue
Block a user