Fixed paragraph margins in OP.

This commit is contained in:
8n-tech 2015-04-20 01:25:47 +10:00
parent 2c39452190
commit 41f2156b2b

View File

@ -363,7 +363,7 @@ p.intro a {
color: maroon;
}
div.post.reply p {
div.post p {
display: block;
margin: 0;
@ -372,7 +372,7 @@ div.post.reply p {
min-height: 1.16em;
}
div.post.reply div.body {
div.post div.body {
margin-left: 1.8em;
margin-top: 0.8em;
padding-right: 3em;