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