mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-20 23:41:29 +02:00
[ticket/11962] Resize posted images to fit and give them a class
PHPBB3-11962
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