diff --git a/src/_style.scss b/src/_style.scss index c0e52ea2..78643f41 100644 --- a/src/_style.scss +++ b/src/_style.scss @@ -264,6 +264,11 @@ $apple-focus-black: $apple-black; margin-left: -5px; } +#honor-code p { + margin: 0; + padding: 0; +} + #honor-code a span { @extend .sr-only; } diff --git a/src/register/RegistrationPage.jsx b/src/register/RegistrationPage.jsx index 1d82774b..c2790ab7 100644 --- a/src/register/RegistrationPage.jsx +++ b/src/register/RegistrationPage.jsx @@ -541,6 +541,7 @@ class RegistrationPage extends React.Component {