cap width of conversations at 1024px

This commit is contained in:
friendica 2013-11-12 01:34:09 -08:00
parent 34ee8de821
commit 7cb4c2f8ad
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
2013-11-11.494
2013-11-12.495

View File

@ -1024,6 +1024,7 @@ footer {
.thread-wrapper.toplevel_item {
width: 92%;
max-width: 1024px;
}
.wall-item-body {