From 3c49a410e58fef7c9296f4662fec55e88e6170e4 Mon Sep 17 00:00:00 2001 From: rabuzarus <> Date: Sat, 11 Jun 2016 01:32:29 +0200 Subject: [PATCH] frio: a short contact informations - add border-radius to profile picture (this fits better to the rest of the profile pictures) --- view/theme/frio/css/style.css | 1 + 1 file changed, 1 insertion(+) 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 {