mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-25 00:28:31 -05:00
56c15116a7
Also fixing problem alert border on Firefox.
7 lines
169 B
Text
7 lines
169 B
Text
button.close(type="button", data-dismiss="alert") ×
|
|
if hint
|
|
span.problem-title!= hint
|
|
br
|
|
span.problem-subtitle!= message
|
|
else
|
|
span.problem-title!= message
|