From 747e97a7b29e32c8535c9b2519b3fc84b817d2d2 Mon Sep 17 00:00:00 2001 From: rabuzarus <> Date: Thu, 22 Dec 2016 01:54:41 +0100 Subject: [PATCH] frio: revert img.intro-photo to 80pxx80px --- view/theme/frio/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index 5b8b2d9fda..1c602898e6 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -2226,8 +2226,8 @@ ul.notif-network-list > li { margin-top: 0; } .intro-photo-wrapper img.intro-photo { - height:48px; - width: 48px; + height:80px; + width: 80px; border-radius: 4px; } .intro-actions {