Re-center hidden media text vertical

master
Surinna Curtis 7 years ago
parent f5d6bdd9c0
commit b0487488a7
  1. 2
      app/javascript/styles/components.scss

@ -2706,6 +2706,8 @@ button.icon-button.active i.fa-retweet {
position: relative;
text-align: center;
z-index: 100;
display: flex;
flex-direction: column;
.status__content > & {
margin-top: 15px; // Add margin when used bare for NSFW video player

Loading…
Cancel
Save