fix in-reply-to names for mobile embed

This commit is contained in:
Jeff Atwood 2014-05-09 23:20:23 -07:00
parent 8322f3d5de
commit c65fa01479
1 changed files with 1 additions and 3 deletions

View File

@ -99,10 +99,8 @@ img.emoji {
.in-reply-to { .in-reply-to {
font-size: 13px; font-size: 13px;
width: 200px;
text-align: center; text-align: center;
margin-top: 10px; margin: 10px 20px 6px 0;
margin-bottom: 6px;
display: inline-block; display: inline-block;
float: right; float: right;
color: #0088cc; color: #0088cc;