vier: maximum width of comments defined

This commit is contained in:
Michael Vogel 2012-12-03 08:29:41 +01:00
parent 88f5865738
commit d548d1943f
1 changed files with 4 additions and 0 deletions

View File

@ -1129,6 +1129,10 @@ section {
width: 665px;
border-bottom: 1px solid hsl(198, 21%, 79%);
}
.wall-item-container.comment .wall-item-content {
max-width: 585px;
}
.wall-item-container.comment .contact-photo {
width: 32px;
height: 32px;