From: rabuzarus <> Date: Thu, 22 Dec 2016 00:54:41 +0000 (+0100) Subject: frio: revert img.intro-photo to 80pxx80px X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=747e97a7b29e32c8535c9b2519b3fc84b817d2d2;p=friendica.git frio: revert img.intro-photo to 80pxx80px --- 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 {