From b15ba32fe83ae30846001fee9e8ebb577f77e27c Mon Sep 17 00:00:00 2001 From: Adam Butterworth Date: Wed, 10 Apr 2019 11:39:47 -0400 Subject: [PATCH] fix: design updates (#141) * fix: add more spacing between sections * fix: make empty content an inline-block button * fix: make labels and headings have same line-height * fix: make visibility selector and submit buttons on same line in large column * fix: update the old blue to the new navy in the hero image * fix: make underlines stay on hover for btn-links and not on others --- src/components/ProfilePage/Bio.jsx | 4 +- src/components/ProfilePage/Country.jsx | 4 +- src/components/ProfilePage/Education.jsx | 4 +- src/components/ProfilePage/Name.jsx | 2 +- .../ProfilePage/PreferredLanguage.jsx | 4 +- src/components/ProfilePage/SocialLinks.jsx | 2 +- .../ProfilePage/elements/Banner.jsx | 2 +- .../elements/EditableItemHeader.jsx | 2 +- .../ProfilePage/elements/EmptyContent.jsx | 20 +- .../ProfilePage/elements/FormControls.jsx | 10 +- .../__snapshots__/ProfilePage.test.jsx.snap | 259 +++++++++--------- src/index.scss | 45 ++- 12 files changed, 175 insertions(+), 183 deletions(-) diff --git a/src/components/ProfilePage/Bio.jsx b/src/components/ProfilePage/Bio.jsx index 80cf8f7..bf4fb68 100644 --- a/src/components/ProfilePage/Bio.jsx +++ b/src/components/ProfilePage/Bio.jsx @@ -50,7 +50,7 @@ class Bio extends React.Component { return ( -