mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-20 23:41:29 +02:00
Merge remote-tracking branch 'vsephpbb/ticket/11962' into develop-ascraeus
* vsephpbb/ticket/11962: [ticket/11962] Resize posted images to fit and give them a class
This commit is contained in:
@@ -273,6 +273,10 @@ div[class].topic-actions {
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
.postbody img.postimage {
|
||||
max-width: 99%;
|
||||
}
|
||||
|
||||
.search .postbody {
|
||||
width: 68%
|
||||
}
|
||||
|
Reference in New Issue
Block a user