aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-11-25 07:54:53 +0000
committerMario <mario@mariovavti.com>2021-11-25 07:54:53 +0000
commitca17fb01bc24f27e2229557e59977702f43619f4 (patch)
treef736c5f6042b751fc843911707ce85a52021c097 /view/css
parenta6f65aa9c5a97d76b0c89d3251faf6df3372121c (diff)
downloadvolse-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.css8
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;
-}