diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index c619ee678f..b3250d8055 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -1200,6 +1200,7 @@ aside .vcard .icon { overflow: auto; margin-bottom: 10px; } +aside .vcard #subscribe-feed-link-button, aside .vcard #dfrn-request-link-button, aside .vcard #wallmessage-link-botton { width: 50%; @@ -1207,6 +1208,7 @@ aside .vcard #wallmessage-link-botton { float: left; padding: 0 5px; } +aside .vcard #subscribe-feed-link, aside .vcard #dfrn-request-link, aside .vcard #wallmessage-link { width: 100%; diff --git a/view/theme/frio/templates/profile/vcard.tpl b/view/theme/frio/templates/profile/vcard.tpl index b91c14168b..b208eca885 100644 --- a/view/theme/frio/templates/profile/vcard.tpl +++ b/view/theme/frio/templates/profile/vcard.tpl @@ -54,6 +54,14 @@ {{/if}} {{/if}} + {{if $subscribe_feed_link}} + + {{/if}} {{if $wallmessage_link}}