[Glitch] Remove duplicate CSS property of margin

Port 689974b1ed to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
master
Zero King 3 years ago committed by Claire
parent 5f334807d2
commit bb0c9fcde7
  1. 1
      app/javascript/flavours/glitch/styles/components/index.scss

@ -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;

Loading…
Cancel
Save