From e86b1d71ee325a47fdcc10ffe1912e81fe7de9b5 Mon Sep 17 00:00:00 2001 From: shpuld Date: Sat, 18 Feb 2017 15:48:27 +0200 Subject: Changed following-info to user-interactions and moved muting there, made everything in user-interactions look a bit neater --- .../user_card_content/user_card_content.vue | 30 ++++++++++++---------- src/components/user_profile/user_profile.vue | 26 ++++++++++++++++--- 2 files changed, 39 insertions(+), 17 deletions(-) (limited to 'src') diff --git a/src/components/user_card_content/user_card_content.vue b/src/components/user_card_content/user_card_content.vue index 2c32406b..0ee1d86f 100644 --- a/src/components/user_card_content/user_card_content.vue +++ b/src/components/user_card_content/user_card_content.vue @@ -3,30 +3,34 @@