mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-05 07:07:51 +02:00
Merge remote-tracking branch 'VSEphpbb/ticket/12365' into develop-ascraeus
* VSEphpbb/ticket/12365: [ticket/12365] Do not crop image attachments at 350px
This commit is contained in:
commit
b7d7f73693
@ -570,8 +570,6 @@ blockquote .codebox {
|
|||||||
.attach-image {
|
.attach-image {
|
||||||
margin: 3px 0;
|
margin: 3px 0;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
max-height: 350px;
|
|
||||||
overflow: auto;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.attach-image img {
|
.attach-image img {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user