remove margin-right on .contents .cooked

This commit is contained in:
Jeff Atwood 2014-06-03 03:08:16 -07:00
parent 95159fb82a
commit 0b52e20bff
1 changed files with 0 additions and 3 deletions

View File

@ -599,11 +599,8 @@ iframe {
}
.contents .cooked {
margin-right: 30px;
word-wrap: break-word;
h1, h2, h3, h4, h5, h6 { margin: 30px 0 10px; }
}
a.mention {