From: Tobias Diekershoff Date: Fri, 29 Apr 2022 17:33:26 +0000 (+0200) Subject: adding style information for the Feed link X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=7ce6fd19b54a93e56198c080d964eed6b02c88c6;p=friendica.git adding style information for the Feed link --- 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%;