1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-27 02:05:02 +02:00

[ticket/15769] Start integrating upload of cropped image via AJAX

PHPBB3-15769
This commit is contained in:
Marc Alexander
2021-08-15 20:14:28 +02:00
parent 8509cf2a04
commit 7cdd30958d
5 changed files with 110 additions and 16 deletions

View File

@@ -357,6 +357,10 @@ ol.def-rules li {
padding: 5px;
}
.c-cropper-avatar-box {
min-height: 240px;
}
p.notification-title,
p.notification-forum,
p.notification-reason,