Reorder timeline tweets according to their threads

This commit is contained in:
Zed 2019-07-04 14:54:15 +02:00
parent 83931e7044
commit 344d3cd57f
5 changed files with 29 additions and 6 deletions

View file

@ -322,6 +322,10 @@ video {
display: contents !important;
}
.retweet {
margin-top: -5px !important;
}
.retweet, .pinned, .tweet-stats {
align-content: center;
color: hsla(240,1%,73%,.7);