adding style information for the Feed link
This commit is contained in:
parent
6161485b2f
commit
7ce6fd19b5
|
@ -1200,6 +1200,7 @@ aside .vcard .icon {
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
aside .vcard #subscribe-feed-link-button,
|
||||||
aside .vcard #dfrn-request-link-button,
|
aside .vcard #dfrn-request-link-button,
|
||||||
aside .vcard #wallmessage-link-botton {
|
aside .vcard #wallmessage-link-botton {
|
||||||
width: 50%;
|
width: 50%;
|
||||||
|
@ -1207,6 +1208,7 @@ aside .vcard #wallmessage-link-botton {
|
||||||
float: left;
|
float: left;
|
||||||
padding: 0 5px;
|
padding: 0 5px;
|
||||||
}
|
}
|
||||||
|
aside .vcard #subscribe-feed-link,
|
||||||
aside .vcard #dfrn-request-link,
|
aside .vcard #dfrn-request-link,
|
||||||
aside .vcard #wallmessage-link {
|
aside .vcard #wallmessage-link {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Reference in a new issue