Merge pull request #12379 from edx/schen/ECOM-4352

ECOM-4352 Update the min height of the title of the program cards
This commit is contained in:
Simon Chen
2016-05-05 16:15:01 -04:00

View File

@@ -95,6 +95,7 @@
color: $gray-d2;
margin-bottom: 10px;
line-height: 1.2;
min-height: ($baseline*3);
}
}