]> git.mxchange.org Git - friendica.git/commitdiff
frio: revert img.intro-photo to 80pxx80px
authorrabuzarus <>
Thu, 22 Dec 2016 00:54:41 +0000 (01:54 +0100)
committerrabuzarus <>
Thu, 22 Dec 2016 00:54:41 +0000 (01:54 +0100)
view/theme/frio/css/style.css

index 5b8b2d9fdab90165b066b4d9705b5338d266d140..1c602898e66ae95c9ce38b60d348501819579fb9 100644 (file)
@@ -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 {