diff --git a/client/less/main.less b/client/less/main.less index 0650ebb49b..f6f9c33043 100644 --- a/client/less/main.less +++ b/client/less/main.less @@ -1156,7 +1156,6 @@ and (max-width : 400px) { .modal-header .close { font-size: 30px; padding-left: 10px; - margin-top: 22px; } .modal-header { diff --git a/common/app/routes/challenges/components/Bug-Modal.jsx b/common/app/routes/challenges/components/Bug-Modal.jsx index 30ccc18eea..ac5c3fe4d2 100644 --- a/common/app/routes/challenges/components/Bug-Modal.jsx +++ b/common/app/routes/challenges/components/Bug-Modal.jsx @@ -39,7 +39,7 @@ export class BugModal extends PureComponent {

Before you submit a new issue, - read "Help I've Found a Bug" and + read "How to Report a Bug" and browse other issues with this challenge.