]> cat aescling's git repositories - mastodon.git/blobdiff - app/javascript/styles/components.scss
Re-center hidden media text vertical
[mastodon.git] / app / javascript / styles / components.scss
index 001a0fb6b7164888d11250cc7cadb18d25b3bad5..2437d5a910a9cd09886b66ccda7504697b56f742 100644 (file)
@@ -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
This page took 0.032015 seconds and 3 git commands to generate.