diff --git a/styles/user_management_mobile.css b/styles/user_management_mobile.css index 0f76420..7fb6571 100644 --- a/styles/user_management_mobile.css +++ b/styles/user_management_mobile.css @@ -30,12 +30,15 @@ } #accountDetailsPanel { - width:94%; + width: 94%; margin-bottom: 3%; } #accountSocialsPanel { - width:94%; + width: 94%; +} +#accountSocialsPanelEdit { + width: 94%; } #passwordChangePanel { - width:94%; + width: 94%; } \ No newline at end of file