cap width of conversations at 1024px
This commit is contained in:
parent
34ee8de821
commit
7cb4c2f8ad
@ -1 +1 @@
|
|||||||
2013-11-11.494
|
2013-11-12.495
|
||||||
|
@ -1024,6 +1024,7 @@ footer {
|
|||||||
|
|
||||||
.thread-wrapper.toplevel_item {
|
.thread-wrapper.toplevel_item {
|
||||||
width: 92%;
|
width: 92%;
|
||||||
|
max-width: 1024px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wall-item-body {
|
.wall-item-body {
|
||||||
|
Reference in New Issue
Block a user