Merge pull request #703 from MITx/kimth/tiny-detailed-soln-style-fix

Tiny fix to style
This commit is contained in:
kimth
2012-09-16 13:47:57 -07:00

View File

@@ -443,7 +443,7 @@ section.problem {
@include box-shadow(inset 0 0 0 1px #eee);
@include border-radius(3px);
p:first-child {
> p:first-child {
font-size: 0.9em;
font-weight: bold;
font-style: normal;