From bf61592b567f949ea65c0454e42a884dd065ab6e Mon Sep 17 00:00:00 2001 From: Shpuld Shpuldson Date: Wed, 23 Aug 2017 20:33:20 +0300 Subject: Round the edge of the user profile user card, make sure 'follows you' stays in the right, fix avatar class conflict. --- src/components/user_profile/user_profile.vue | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/components/user_profile/user_profile.vue') diff --git a/src/components/user_profile/user_profile.vue b/src/components/user_profile/user_profile.vue index 9a357efc..ec90b8b0 100644 --- a/src/components/user_profile/user_profile.vue +++ b/src/components/user_profile/user_profile.vue @@ -14,6 +14,8 @@ .user-profile { flex: 2; flex-basis: 500px; + padding-bottom: 10px; + border-radius: 10px; } -- cgit v1.2.3-70-g09d2