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/theme/redbasic/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/theme/redbasic/css')
-rw-r--r-- | view/theme/redbasic/css/style.css | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index aad17698b..16a7624f8 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -421,15 +421,6 @@ footer { #profile-photo-wrapper img { width: 100%; height: 100%; - max-width: 300px; - max-height: 300px; -} - -#profile-photo-wrapper { - width: 251px; - height: 251px; - margin-bottom: 10px; - border-radius: $radius; } #hide-friends-yes-label, |