loosen spacing a bit on embedded topics

This commit is contained in:
Jeff Atwood 2014-05-09 22:50:45 -07:00
parent 20ba6e4b19
commit 9afc5706e9
1 changed files with 3 additions and 3 deletions

View File

@ -37,7 +37,7 @@ article.post {
float: right;
color: #aaa;
font-size: 12px;
margin: 4px 4px 0 0;
margin: 10px 4px 0 0;
}
.author {
@ -73,7 +73,7 @@ article.post {
}
.cooked {
padding: 5px 0;
padding: 10px 0 20px 0;
margin-left: 65px;
word-wrap: break-word;
@ -101,7 +101,7 @@ img.emoji {
font-size: 13px;
width: 200px;
text-align: center;
margin-top: 2px;
margin-top: 10px;
margin-bottom: 6px;
display: inline-block;
float: right;