fix(learn): implemented curriculum layout for mobile devices (#17467)

remove useless changes
This commit is contained in:
Dmytro Yarmak
2018-12-07 14:08:32 +02:00
committed by Stuart Taylor
parent 37d98f1123
commit d4b07f47ab
18 changed files with 382 additions and 108 deletions

View File

@@ -112,7 +112,7 @@ export class CompletionModal extends Component {
bsStyle='primary'
onClick={submitChallenge}
>
Submit and go to next challenge (Ctrl + Enter)
Submit and go to next challenge <span className='hidden-xs'>(Ctrl + Enter)</span>
</Button>
{showDownloadButton ? (
<Button