vier: maximum width of comments defined
This commit is contained in:
parent
88f5865738
commit
d548d1943f
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user