]> cat aescling's git repositories - mastodon.git/commitdiff
[Glitch] Remove duplicate CSS property of margin
authorZero King <l2dy@icloud.com>
Tue, 18 May 2021 18:13:44 +0000 (18:13 +0000)
committerClaire <claire.github-309c@sitedethib.com>
Sat, 22 May 2021 11:18:32 +0000 (13:18 +0200)
Port 689974b1ed081c238560d6b368609acc50dc7336 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
app/javascript/flavours/glitch/styles/components/index.scss

index 16045d5ee4acfcf2eb1b8b7b09b4fb418e2de75a..24f750e1de765b4c0c4c59ed3a468a6d731e5d05 100644 (file)
@@ -1232,7 +1232,6 @@ button.icon-button.active i.fa-retweet {
   span {
     display: block;
     float: left;
-    margin-left: 50%;
     transform: translateX(-50%);
     margin: 82px 0 0 50%;
     white-space: nowrap;