fix a typo
This commit is contained in:
parent
df34aaba47
commit
b6bb3c0252
@ -110,7 +110,7 @@
|
||||
|
||||
/* conversation */
|
||||
|
||||
.thread-wrapper .toplevel_item {
|
||||
.thread-wrapper.toplevel_item {
|
||||
width: 92%;
|
||||
}
|
||||
|
||||
|
@ -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;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user