diff --git a/src/shared/components/SubmissionPage/FilestackFilePicker/index.jsx b/src/shared/components/SubmissionPage/FilestackFilePicker/index.jsx index b3ecfc074..8864968f2 100644 --- a/src/shared/components/SubmissionPage/FilestackFilePicker/index.jsx +++ b/src/shared/components/SubmissionPage/FilestackFilePicker/index.jsx @@ -177,7 +177,7 @@ class FilestackFilePicker extends React.Component {

{ !fileName && !isChallengeBelongToTopgearGroup && ( diff --git a/src/shared/components/SubmissionPage/FilestackFilePicker/styles.scss b/src/shared/components/SubmissionPage/FilestackFilePicker/styles.scss index fc99cfd8f..1e7446d4c 100644 --- a/src/shared/components/SubmissionPage/FilestackFilePicker/styles.scss +++ b/src/shared/components/SubmissionPage/FilestackFilePicker/styles.scss @@ -25,6 +25,10 @@ position: relative; justify-content: space-around; + &.topgear { + justify-content: flex-start; + } + @include xs-to-sm { min-height: 150px; justify-content: space-between; diff --git a/src/shared/components/SubmissionPage/Submit/index.jsx b/src/shared/components/SubmissionPage/Submit/index.jsx index d78f132a0..f7e2f2f06 100644 --- a/src/shared/components/SubmissionPage/Submit/index.jsx +++ b/src/shared/components/SubmissionPage/Submit/index.jsx @@ -200,8 +200,8 @@ class Submit extends React.Component { : `Please follow the instructions on the Challenge Details page regarding what your submission should contain and how it should be organized.`; const troubleInstruction = isChallengeBelongToTopgearGroup - ? `If you are having trouble uploading your file, please raise a Service - Now (SNOW) ticket under the TopGear category.` + ? `If you are having trouble with the submission or have any queries, please raise a Service + Now (SNOW) ticket under the TopGear category.` : ( If you are having trouble uploading your file, please send your submission