Browse Source

Remove duplicate CSS property of margin (#16277)

closed-social-v3
Zero King 2 years ago
committed by GitHub
parent
commit
689974b1ed
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      app/javascript/styles/mastodon/components.scss

+ 0
- 1
app/javascript/styles/mastodon/components.scss View 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;

Loading…
Cancel
Save