Studio: removing redundant font-weight Sass placeholders

This commit is contained in:
Brian Talbot
2014-08-15 16:27:15 -04:00
committed by Ben McMorran
parent aa799a1736
commit 620218b19d

View File

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