fixed mixin sass
This commit is contained in:
committed by
Andy Armstrong
parent
052949d700
commit
e18dd7f50a
@@ -268,7 +268,7 @@
|
||||
.ui-loading {
|
||||
@include animation(fadeIn $tmg-f2 linear 1);
|
||||
@extend %ui-well;
|
||||
@extend %t-base-copy;
|
||||
@extend %t-copy-base;
|
||||
opacity: .6;
|
||||
background-color: $white;
|
||||
padding: ($baseline*1.5) $baseline;
|
||||
|
||||
Reference in New Issue
Block a user