Merge branch 'master' into vdom

This commit is contained in:
Sam
2016-02-16 11:53:14 +11:00
5 changed files with 25 additions and 38 deletions

View File

@@ -1041,16 +1041,3 @@ and (max-width : 767px) {
}
}
@media all
and (max-height: 700px) {
.post-menu-area {
margin-bottom: 0px;
margin-top: -18px;
}
.topic-body {
padding: 5px 11px 2px;
}
}