From 38d366f9aaee189b6ad48edea189e1d8b7f66ed6 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Sun, 8 Apr 2018 04:23:43 +0300 Subject: some more improvements. changed the way user-card is layout, but should look the same, except that longer user names should be properly ellipsis-ed. --- src/components/user_card/user_card.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/components/user_card/user_card.vue') diff --git a/src/components/user_card/user_card.vue b/src/components/user_card/user_card.vue index 7381ef8f..51d6965f 100644 --- a/src/components/user_card/user_card.vue +++ b/src/components/user_card/user_card.vue @@ -7,7 +7,7 @@
-
+
{{ user.name }} {{ $t('user_card.follows_you') }} @@ -26,7 +26,6 @@ .name-and-screen-name { margin-left: 0.7em; margin-top:0.0em; - margin-right: 2em; text-align: left; width: 100%; } -- cgit v1.2.3-70-g09d2