diff --git a/src/profile/ProfilePage.jsx b/src/profile/ProfilePage.jsx index 31d11e4..59b22bb 100644 --- a/src/profile/ProfilePage.jsx +++ b/src/profile/ProfilePage.jsx @@ -291,7 +291,9 @@ class ProfilePage extends React.Component { {...commonFormProps} /> )} - +
+ +
{!this.isYOBDisabled() && this.renderAgeMessage()}