about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles/components/index.scss
diff options
context:
space:
mode:
authorClaire <claire.github-309c@sitedethib.com>2021-05-22 15:16:21 +0200
committerGitHub <noreply@github.com>2021-05-22 15:16:21 +0200
commit2024aef0f9b52297d814811f5825678a563f78ff (patch)
tree5014b9fa72ae4704d61ae7ffc8e992f0b67b6a25 /app/javascript/flavours/glitch/styles/components/index.scss
parent03952c7d4980a008f6711d7f14b8808229d73524 (diff)
parent8027d921ab174b35bcf08bf96b69676a4515435f (diff)
Merge pull request #1542 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes
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;