Fixes incorrect showing MDNlinks on challenges
This commit is contained in:
@ -22,6 +22,7 @@ block content
|
|||||||
!=sentence
|
!=sentence
|
||||||
else
|
else
|
||||||
p.wrappable.negative-10!= sentence
|
p.wrappable.negative-10!= sentence
|
||||||
|
if (MDNlinks.length)
|
||||||
.negative-30-bottom
|
.negative-30-bottom
|
||||||
#MDN-links
|
#MDN-links
|
||||||
p.negative-10 Here are some helpful links:
|
p.negative-10 Here are some helpful links:
|
||||||
|
@ -21,6 +21,7 @@ block content
|
|||||||
!=sentence
|
!=sentence
|
||||||
else
|
else
|
||||||
p.wrappable.negative-10!= sentence
|
p.wrappable.negative-10!= sentence
|
||||||
|
if (MDNlinks.length)
|
||||||
.negative-bottom-margin-30
|
.negative-bottom-margin-30
|
||||||
#MDN-links
|
#MDN-links
|
||||||
p.negative-10 Here are some helpful links:
|
p.negative-10 Here are some helpful links:
|
||||||
|
Reference in New Issue
Block a user