mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-06 06:25:04 +02:00
Merge branch 'develop-ascraeus' into develop
This commit is contained in:
commit
8e75133d79
@ -276,6 +276,9 @@ dd.option {
|
|||||||
|
|
||||||
.postbody img.postimage {
|
.postbody img.postimage {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
-webkit-box-sizing: border-box;
|
||||||
|
-moz-box-sizing: border-box;
|
||||||
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
.search .postbody {
|
.search .postbody {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user