From a3132c7423e16cb2379d1a2c06c765323f326c1a Mon Sep 17 00:00:00 2001 From: RohitGarudadri Date: Sat, 21 Dec 2019 16:16:16 -0500 Subject: [PATCH 1/4] fixed label spacing between view resume and upload resume --- docs/CHANGELOG.md | 1 + src/features/Application/ResumeComponent.tsx | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index a4d2e5cd0..40a175399 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Button spacing on application page +- Label spacing between view resume and upload resume while editing application ## [2.0.0](https://github.com/hackmcgill/dashboard/tree/2.0.0) - 2019-12-17 diff --git a/src/features/Application/ResumeComponent.tsx b/src/features/Application/ResumeComponent.tsx index 109817da3..66b9fc56f 100644 --- a/src/features/Application/ResumeComponent.tsx +++ b/src/features/Application/ResumeComponent.tsx @@ -19,7 +19,7 @@ const ResumeComponent: React.StatelessComponent = ( return ( {props.mode === ManageApplicationModes.EDIT && viewResume} - +