]> git.mxchange.org Git - friendica.git/commitdiff
adding style information for the Feed link
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Fri, 29 Apr 2022 17:33:26 +0000 (19:33 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Fri, 29 Apr 2022 17:33:26 +0000 (19:33 +0200)
view/theme/frio/css/style.css

index c619ee678f8ce80a2b906a1a60e2066900b17a8b..b3250d805578e1734da1c6a8f6e9565d94da1023 100644 (file)
@@ -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%;