Diabook - of all the things to miss...wall-item-content.
This commit is contained in:
parent
586acbe998
commit
95322ff5f4
1 changed files with 3 additions and 3 deletions
|
@ -1523,14 +1523,14 @@ left: 105px;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wall-item-container .wall-item-content {
|
.wall-item-content {
|
||||||
|
|
||||||
max-width: 720px;
|
max-width: 720px;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
|
overflow:auto;
|
||||||
|
|
||||||
}
|
}
|
||||||
.wall-item-photo-container .wall-item-content {
|
.wall-item-photo-container {
|
||||||
|
|
||||||
max-width: 720px;
|
max-width: 720px;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
|
|
Loading…
Reference in a new issue