From: rabuzarus <> Date: Fri, 10 Jun 2016 23:32:29 +0000 (+0200) Subject: frio: a short contact informations - add border-radius to profile picture (this fits... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=3c49a410e58fef7c9296f4662fec55e88e6170e4;p=friendica.git frio: a short contact informations - add border-radius to profile picture (this fits better to the rest of the profile pictures) --- diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index 591b82462b..54b1e2c4ef 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -954,6 +954,7 @@ aside .vcard #wallmessage-link { #nav-short-info .contact-wrapper img { height: 34px; width: 34px; + border-radius: 3px; } #vcard-short-desc, #nav-short-info .contact-wrapper .media-body {