mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-25 09:34:16 -05:00
Re-center hidden media text vertical
This commit is contained in:
parent
f5d6bdd9c0
commit
b0487488a7
@ -2706,6 +2706,8 @@ button.icon-button.active i.fa-retweet {
|
|||||||
position: relative;
|
position: relative;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
|
||||||
.status__content > & {
|
.status__content > & {
|
||||||
margin-top: 15px; // Add margin when used bare for NSFW video player
|
margin-top: 15px; // Add margin when used bare for NSFW video player
|
||||||
|
Loading…
Reference in New Issue
Block a user