vier: maximum width of comments defined
This commit is contained in:
@@ -1129,6 +1129,10 @@ section {
|
|||||||
width: 665px;
|
width: 665px;
|
||||||
border-bottom: 1px solid hsl(198, 21%, 79%);
|
border-bottom: 1px solid hsl(198, 21%, 79%);
|
||||||
}
|
}
|
||||||
|
.wall-item-container.comment .wall-item-content {
|
||||||
|
max-width: 585px;
|
||||||
|
}
|
||||||
|
|
||||||
.wall-item-container.comment .contact-photo {
|
.wall-item-container.comment .contact-photo {
|
||||||
width: 32px;
|
width: 32px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
|
|||||||
Reference in New Issue
Block a user