Fix c6ef85d517. Align reply area, 10px padding.

This commit is contained in:
Erick Guan 2014-05-19 01:15:11 +08:00
parent 53aabf9188
commit 81dda9fc3e
1 changed files with 3 additions and 0 deletions

View File

@ -201,6 +201,9 @@
margin-left: auto;
margin-right: auto;
float: none;
.ac-wrap {
padding-left: 10px;
}
}
// When the post is new (new topic) the sizings are different