why does .cooked need a right margin of 60 px?!?

This commit is contained in:
Jeff Atwood 2014-05-01 00:25:07 -07:00
parent 3c05f97f9e
commit 41cb378142

View File

@ -651,7 +651,7 @@ iframe {
}
.contents .cooked {
margin-right: 60px;
margin-right: 30px;
margin-top: 20px;
word-wrap: break-word;