about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles/components/index.scss
diff options
context:
space:
mode:
authorZero King <l2dy@icloud.com>2021-05-18 18:13:44 +0000
committerClaire <claire.github-309c@sitedethib.com>2021-05-22 13:18:32 +0200
commitbb0c9fcde7acfb2385480996412f1b8cb429a59f (patch)
treeba523d797884fc174ddd4d33f9249d42b740c4c9 /app/javascript/flavours/glitch/styles/components/index.scss
parent5f334807d23146d58722d932442444238dbaa65d (diff)
[Glitch] Remove duplicate CSS property of margin
Port 689974b1ed081c238560d6b368609acc50dc7336 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Diffstat (limited to 'app/javascript/flavours/glitch/styles/components/index.scss')
-rw-r--r--app/javascript/flavours/glitch/styles/components/index.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/javascript/flavours/glitch/styles/components/index.scss b/app/javascript/flavours/glitch/styles/components/index.scss
index 16045d5ee..24f750e1d 100644
--- a/app/javascript/flavours/glitch/styles/components/index.scss
+++ b/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;