diff --git a/services/idp/src/containers/Login/Consent.jsx b/services/idp/src/containers/Login/Consent.jsx index d2a8f0d15b..6797a7cf81 100644 --- a/services/idp/src/containers/Login/Consent.jsx +++ b/services/idp/src/containers/Login/Consent.jsx @@ -35,11 +35,9 @@ const styles = theme => ({ marginLeft: -12 }, header: { - textAlign: 'center', margin: 0, }, subHeader: { - textAlign: 'center', marginBottom: theme.spacing(2) }, scopesList: {