X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Fcss%2Fstyle.css;h=c2ad62d3c3eec05dfbf9b8c26a3463bc77ee4e8f;hb=04a3644ab40279825cde5f5da7edf0fee21c0c19;hp=eed3f194806905197214542d7182911aea437648;hpb=ac22c0593da21c0c4891808853fe6622a24f1492;p=friendica.git diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index eed3f19480..c2ad62d3c3 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -1135,7 +1135,9 @@ aside .vcard .p-addr { white-space: nowrap; padding-bottom: 2px; } - +aside .vcard .title { + margin-top: 10px; +} aside .vcard .detail { display: table; padding: 5px 0; @@ -1150,6 +1152,7 @@ aside .vcard .icon { } #profile-extra-links { overflow: auto; + margin-bottom: 10px; } aside .vcard #dfrn-request-link-button, aside .vcard #wallmessage-link-botton { @@ -1904,6 +1907,10 @@ code > .hl-main { .wall-item-bottom .label a { color: #fff; } +.wall-item-tags .category, +.wall-item-tags .folder { + margin-right: 3px; +} /* item social action buttons */ .wall-item-actions {