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