fix a typo

This commit is contained in:
marijus 2013-12-18 19:47:00 +01:00
parent df34aaba47
commit b6bb3c0252
2 changed files with 2 additions and 2 deletions

View File

@ -110,7 +110,7 @@
/* conversation */
.thread-wrapper .toplevel_item {
.thread-wrapper.toplevel_item {
width: 92%;
}

View File

@ -2265,7 +2265,7 @@ img.mail-list-sender-photo {
border-left: 2px solid #eee;
}
.thread-wrapper .toplevel_item {
.thread-wrapper.toplevel_item {
max-width: $converse_width;
}