mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
Merge branch '3.3.x'
This commit is contained in:
commit
9bcd9143a0
1 changed files with 1 additions and 1 deletions
|
@ -775,7 +775,7 @@
|
||||||
|
|
||||||
@media (min-width: 701px) {
|
@media (min-width: 701px) {
|
||||||
.postbody {
|
.postbody {
|
||||||
width: calc(100% - 200px - 1px - 1px);
|
width: calc(100% - 200px - 1px - 16px);
|
||||||
}
|
}
|
||||||
|
|
||||||
.postprofile {
|
.postprofile {
|
||||||
|
|
Loading…
Add table
Reference in a new issue