diff --git a/src/containers/PasswordChangePage/PasswordChangePage.css b/src/containers/PasswordChangePage/PasswordChangePage.css index c39b6814..b16ae38a 100644 --- a/src/containers/PasswordChangePage/PasswordChangePage.css +++ b/src/containers/PasswordChangePage/PasswordChangePage.css @@ -17,6 +17,7 @@ } .title { + hyphens: auto; margin-top: 8px; margin-bottom: 19px; diff --git a/src/containers/PayoutPreferencesPage/PayoutPreferencesPage.css b/src/containers/PayoutPreferencesPage/PayoutPreferencesPage.css index c39b6814..b16ae38a 100644 --- a/src/containers/PayoutPreferencesPage/PayoutPreferencesPage.css +++ b/src/containers/PayoutPreferencesPage/PayoutPreferencesPage.css @@ -17,6 +17,7 @@ } .title { + hyphens: auto; margin-top: 8px; margin-bottom: 19px; diff --git a/src/containers/ProfileSettingsPage/ProfileSettingsPage.css b/src/containers/ProfileSettingsPage/ProfileSettingsPage.css index 99aa121e..051d593b 100644 --- a/src/containers/ProfileSettingsPage/ProfileSettingsPage.css +++ b/src/containers/ProfileSettingsPage/ProfileSettingsPage.css @@ -20,6 +20,7 @@ .heading { margin-right: 24px; + hyphens: auto; } .profileLink {