Fix control extend

This commit is contained in:
Jeremy Thomas
2018-10-02 07:04:19 +01:00
parent 91db8e1af0
commit 9a5c7efe6c
4 changed files with 7 additions and 7 deletions

View File

@@ -41,7 +41,7 @@ $button-static-border-color: $grey-lighter !default
font-size: $size-large
.button
+control
@extend %control
@extend %unselectable
background-color: $button-background-color
border-color: $button-border-color