Hot-fix for build problem

pull/91/head
Benoit Favreault 2015-04-02 10:07:57 -04:00 committed by Francis Lachapelle
parent 92ecdd52ad
commit c38a23d9b1
1 changed files with 8 additions and 1 deletions

View File

@ -45,7 +45,14 @@
.sg {
&-tile-content {
@extend .md-tile-content;
//@extend .md-tile-content; content of :
flex: 1;
padding: $baseline-grid * 2;
text-overflow: ellipsis;
.name,
.contact-email {
font-weight: $sg-font-light;