Merge pull request #6260 from SaintPeter/fix/html-instruction-css

Fix HTML Challenge Display for blockquote, h4, and table
This commit is contained in:
Arsen Melikyan
2016-01-17 23:14:48 +04:00

View File

@ -17,6 +17,9 @@ block content
hr
.bonfire-instructions
for sentence in description
if (/blockquote|h4|table/.test(sentence))
!=sentence
else
p.wrappable!= sentence
.negative-bottom-margin-30
.button-spacer