Commit 620218b1 by Brian Talbot Committed by Ben McMorran

Studio: removing redundant font-weight Sass placeholders

parent aa799a17
...@@ -661,7 +661,6 @@ hr.divide { ...@@ -661,7 +661,6 @@ hr.divide {
text-align: center; text-align: center;
.close-icon { .close-icon {
@extend %t-strong;
@extend %t-action2; @extend %t-action2;
@extend %t-strong; @extend %t-strong;
} }
...@@ -776,7 +775,6 @@ hr.divide { ...@@ -776,7 +775,6 @@ hr.divide {
@include transition(opacity $tmg-f3 ease-out 0s); @include transition(opacity $tmg-f3 ease-out 0s);
@include font-size(12); @include font-size(12);
@extend %t-regular; @extend %t-regular;
@extend %t-regular;
@extend %ui-depth5; @extend %ui-depth5;
position: absolute; position: absolute;
top: 0; top: 0;
......
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