mirror of
https://git.bsd.gay/fef/nyastodon.git
synced 2024-12-25 16:43:41 +01:00
Re-center hidden media text vertical
This commit is contained in:
parent
f5d6bdd9c0
commit
b0487488a7
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue