diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index 4ec229fc3..22126e913 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 5bd481a96..91c773a75 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}}