From 093f8e4333f86881b6a20bb6adbc5acba264d645 Mon Sep 17 00:00:00 2001 From: noformnocontent Date: Tue, 12 Feb 2013 23:54:58 +0100 Subject: [PATCH] longcat avatar fix --- WebKit/css/default.css | 1 + 1 file changed, 1 insertion(+) diff --git a/WebKit/css/default.css b/WebKit/css/default.css index 027ca37..9f69df9 100644 --- a/WebKit/css/default.css +++ b/WebKit/css/default.css @@ -80,6 +80,7 @@ body > ol > li:after, header.profile:after { header.profile img { float: left; margin: 0 10px 10px 0; + max-height: 100px; max-width: 100px; border-radius: 10px; }