From f8ec386aa283303278caae998d878ef332cf35c5 Mon Sep 17 00:00:00 2001 From: Gustavo Cruz Date: Wed, 12 Mar 2014 10:26:45 -0300 Subject: [PATCH] updating theme --- style.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index 160ab4a..236ba8b 100644 --- a/style.css +++ b/style.css @@ -905,7 +905,8 @@ ul.profile-list .common-profile-list-block { .common-profile-list-block .profile-image { display: block; - height: 100%; + height: 56px; + max-height: 100%; width: 100%; } @@ -2108,9 +2109,11 @@ input.button.with-text { .box-2 .common-profile-list-block .profile-image, .box-3 .common-profile-list-block .profile-image{ + height: 56px; /* border: 1px solid #CCCCCC; height: 100%; margin: -1px;*/ + } -- libgit2 0.21.2