diff options
Diffstat (limited to 'view/css')
-rw-r--r-- | view/css/mod_profile_photo.css | 8 |
1 files changed, 0 insertions, 8 deletions
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; -} |