mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-05 23:25:30 +02:00
[ticket/12365] Do not crop image attachments at 350px
PHPBB3-12365
This commit is contained in:
parent
d0aa7c6455
commit
7aa044a845
@ -570,8 +570,6 @@ blockquote .codebox {
|
||||
.attach-image {
|
||||
margin: 3px 0;
|
||||
max-width: 100%;
|
||||
max-height: 350px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.attach-image img {
|
||||
|
Loading…
x
Reference in New Issue
Block a user