From 015bf78dd9b17a1eac11119e38d8e83be8d791ae Mon Sep 17 00:00:00 2001 From: shpuld Date: Sun, 26 Feb 2017 22:36:54 +0200 Subject: Heading text floats left, initial attempt at load more in the right side of the heading. --- src/components/user_card_content/user_card_content.vue | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/components/user_card_content/user_card_content.vue') diff --git a/src/components/user_card_content/user_card_content.vue b/src/components/user_card_content/user_card_content.vue index 178100b8..aa9a15e1 100644 --- a/src/components/user_card_content/user_card_content.vue +++ b/src/components/user_card_content/user_card_content.vue @@ -106,6 +106,11 @@ .profile-panel-background { background-size: cover; border-radius: 10px; + + .panel-heading { + padding: 0.6em 0em; + text-align: center; + } } .profile-panel-body { -- cgit v1.2.3-70-g09d2