diff --git a/webapp/components/EmotionsButtons/EmotionsButtons.vue b/webapp/components/EmotionsButtons/EmotionsButtons.vue index 55f1262a9..8f4774d26 100644 --- a/webapp/components/EmotionsButtons/EmotionsButtons.vue +++ b/webapp/components/EmotionsButtons/EmotionsButtons.vue @@ -1,27 +1,21 @@ - - - - - - - - - - {{ $t(`contribution.emotions-label.${emotion}`) }} - - {{ postsEmotionsCountByEmotion[emotion] }}x - - {{ $t('contribution.emotions-label.emoted') }} - - - - - + + + + + + + + + {{ $t(`contribution.emotions-label.${emotion}`) }} + + {{ postsEmotionsCountByEmotion[emotion] }}x + + {{ $t('contribution.emotions-label.emoted') }} + + + +
{{ $t(`contribution.emotions-label.${emotion}`) }}