From ca17fb01bc24f27e2229557e59977702f43619f4 Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 25 Nov 2021 07:54:53 +0000 Subject: profile cleanup and fixes --- view/css/mod_profile_photo.css | 8 -------- 1 file changed, 8 deletions(-) (limited to 'view/css') diff --git a/view/css/mod_profile_photo.css b/view/css/mod_profile_photo.css index 1b7e15194..98fdd4e91 100644 --- a/view/css/mod_profile_photo.css +++ b/view/css/mod_profile_photo.css @@ -10,11 +10,3 @@ #profile-photo-submit-wrapper { clear: both; } - -#profile-photo-wrapper { - height: 300px; - width: 300px; - max-width: 300px; - max-height: 300px; - overflow: hidden; -} -- cgit v1.2.3