From 7d2ca7c8a303aef7c0e0d786569d7a5a06770119 Mon Sep 17 00:00:00 2001 From: Dylan Date: Wed, 28 Dec 2016 19:02:34 -0600 Subject: [PATCH] fix wording and css of Bug Modal --- client/less/main.less | 1 - common/app/routes/challenges/components/Bug-Modal.jsx | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) 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.