css fixes

This commit is contained in:
marijus
2014-03-27 19:56:22 +01:00
parent 7b24b78af9
commit 3a190ddd2b
3 changed files with 20 additions and 0 deletions

View File

@@ -2277,4 +2277,20 @@ blockquote {
main.region_1-on {
left: 0px;
}
.thread-wrapper.toplevel_item {
width: 100%;
}
.thread-wrapper .wall-item-comment-wrapper, .wall-item-content-wrapper.comment {
margin-left: 24px;
}
.wall-item-info {
margin-right: 10px;
}
.hide-comments-outer {
margin-left: 24px;
}
}