aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-11-26 19:29:43 +0000
committerMario <mario@mariovavti.com>2021-11-26 19:29:43 +0000
commit43460c9d1924ae95dc0c9635f5e2111f82dddbcf (patch)
tree95966c43e2ae6d30777fe03768ec47f4b5b05c13
parentca17fb01bc24f27e2229557e59977702f43619f4 (diff)
downloadvolse-hubzilla-43460c9d1924ae95dc0c9635f5e2111f82dddbcf.tar.gz
volse-hubzilla-43460c9d1924ae95dc0c9635f5e2111f82dddbcf.tar.bz2
volse-hubzilla-43460c9d1924ae95dc0c9635f5e2111f82dddbcf.zip
re-add css that was removed by accident
-rw-r--r--view/css/mod_profile_photo.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/css/mod_profile_photo.css b/view/css/mod_profile_photo.css
index 98fdd4e91..3b5f7f321 100644
--- a/view/css/mod_profile_photo.css
+++ b/view/css/mod_profile_photo.css
@@ -10,3 +10,7 @@
#profile-photo-submit-wrapper {
clear: both;
}
+
+#profile-photo-wrapper {
+ overflow: hidden;
+}