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 {
|
.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;
|
||||||
|
|
Loading…
Reference in New Issue