From 276ef31145c4f485c0b899f5243c49e2cbf80cc1 Mon Sep 17 00:00:00 2001 From: Shpuld Shpuldson Date: Thu, 26 Nov 2020 23:01:16 +0200 Subject: fix alternative icons having wrong offsets --- src/components/retweet_button/retweet_button.vue | 28 +++++++++++++----------- 1 file changed, 15 insertions(+), 13 deletions(-) (limited to 'src/components/retweet_button/retweet_button.vue') diff --git a/src/components/retweet_button/retweet_button.vue b/src/components/retweet_button/retweet_button.vue index 2a7301ce..859ce499 100644 --- a/src/components/retweet_button/retweet_button.vue +++ b/src/components/retweet_button/retweet_button.vue @@ -13,18 +13,20 @@ :spin="animated" /> - - + + + + + + :first-child { padding: 10px; - margin: -10px -5px -10px -10px; + margin: -10px -8px -10px -10px; } .action-counter { -- cgit v1.2.3-70-g09d2