fix in-reply-to names for mobile embed
This commit is contained in:
parent
8322f3d5de
commit
c65fa01479
|
@ -99,10 +99,8 @@ img.emoji {
|
|||
|
||||
.in-reply-to {
|
||||
font-size: 13px;
|
||||
width: 200px;
|
||||
text-align: center;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 6px;
|
||||
margin: 10px 20px 6px 0;
|
||||
display: inline-block;
|
||||
float: right;
|
||||
color: #0088cc;
|
||||
|
|
Loading…
Reference in New Issue