Merge pull request #2358 from fantasticfears/css_tweak

Fix c6ef85d517. Align reply area, 10px padding.
This commit is contained in:
Jeff Atwood 2014-05-18 11:04:43 -07:00
commit 5901ed6842

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