diff options
author | Mario <mario@mariovavti.com> | 2021-11-25 07:54:53 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-11-25 07:54:53 +0000 |
commit | ca17fb01bc24f27e2229557e59977702f43619f4 (patch) | |
tree | f736c5f6042b751fc843911707ce85a52021c097 /view/css | |
parent | a6f65aa9c5a97d76b0c89d3251faf6df3372121c (diff) | |
download | volse-hubzilla-ca17fb01bc24f27e2229557e59977702f43619f4.tar.gz volse-hubzilla-ca17fb01bc24f27e2229557e59977702f43619f4.tar.bz2 volse-hubzilla-ca17fb01bc24f27e2229557e59977702f43619f4.zip |
profile cleanup and fixes
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; -} |