mirror of
https://github.com/friendica/friendica
synced 2025-04-18 03:10:11 +00:00
Vier: Maximum with for content area
This commit is contained in:
parent
e36c30d285
commit
88f5865738
1 changed files with 1 additions and 1 deletions
|
@ -1046,7 +1046,7 @@ section {
|
||||||
|
|
||||||
.wall-item-container .wall-item-content {
|
.wall-item-container .wall-item-content {
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
max-width: 720px;
|
max-width: 660px;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
line-height: 1.4;
|
line-height: 1.4;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue