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

View File

@@ -42,7 +42,7 @@ $label-weight: $weight-bold !default
$help-size: $size-small !default
=input
+control
@extend %control
background-color: $input-background-color
border-color: $input-border-color
color: $input-color
@@ -363,7 +363,7 @@ $help-size: $size-small !default
.file-cta,
.file-name
+control
@extend %control
border-color: $file-border-color
border-radius: $file-radius
font-size: 1em