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; }