From a115f10d62e37579b8c23e5718393277b1efd607 Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 24 Jul 2021 13:11:49 +0000 Subject: [PATCH] Styling --- view/theme/frio/css/style.css | 5 ++--- view/theme/frio/templates/widget/vcard.tpl | 8 +++----- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index 4ec229fc3e..22126e9131 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -1165,10 +1165,9 @@ aside .vcard .title { } aside .vcard .detail { display: table; - padding: 5px 0; + padding: 2px 0; } -aside .xmpp, -aside .network { +aside .xmpp { display: table; } aside .vcard .icon { diff --git a/view/theme/frio/templates/widget/vcard.tpl b/view/theme/frio/templates/widget/vcard.tpl index 5bd481a96a..91c773a75e 100644 --- a/view/theme/frio/templates/widget/vcard.tpl +++ b/view/theme/frio/templates/widget/vcard.tpl @@ -63,21 +63,19 @@ {{if $contact.location}}
- -

{{$contact.location}}

-
+ {{$contact.location}}
{{/if}} {{if $contact.xmpp}} -
+ {{/if}} {{if $network_link}} -
+
{{$network_link nofilter}}