]> cat aescling's git repositories - mastodon.git/commitdiff
Remove duplicate CSS property of margin (#16277)
authorZero King <l2dy@icloud.com>
Tue, 18 May 2021 18:13:44 +0000 (18:13 +0000)
committerGitHub <noreply@github.com>
Tue, 18 May 2021 18:13:44 +0000 (20:13 +0200)
app/javascript/styles/mastodon/components.scss

index b0216f5aba2f3d893b20a3a376d87b20aa144d87..7ca027e81db4e8fc7647c9a11bf3b165d5e75c2c 100644 (file)
@@ -3611,7 +3611,6 @@ a.status-card.compact:hover {
   span {
     display: block;
     float: left;
-    margin-left: 50%;
     transform: translateX(-50%);
     margin: 82px 0 0 50%;
     white-space: nowrap;