allow a video and/or photo to fit with scrollbars
This commit is contained in:
@@ -1998,6 +1998,6 @@ a.mail-list-link {
|
||||
|
||||
|
||||
.wall-item-content {
|
||||
max-height: 350px;
|
||||
max-height: 400px;
|
||||
overflow:auto;
|
||||
}
|
||||
|
||||
@@ -1880,6 +1880,6 @@ a.mail-list-link {
|
||||
}
|
||||
|
||||
.wall-item-content {
|
||||
max-height: 350px;
|
||||
max-height: 400px;
|
||||
overflow:auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user