Commit e18dd7f5 by Frances Botsford Committed by Andy Armstrong

fixed mixin sass

parent 052949d7
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment