From bfb04630d010cae8d0b83f04e5282315cd4a7499 Mon Sep 17 00:00:00 2001 From: Gustavo Cruz Date: Wed, 19 Feb 2014 11:42:00 -0300 Subject: [PATCH] updating theme --- style.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index 83b1c31..a65a06a 100644 --- a/style.css +++ b/style.css @@ -536,9 +536,14 @@ p { padding: 0; } +#content .comment-picture { + max-width: 50px; + word-wrap: break-word; +} + .comment-replies .comment-picture { height: auto; - max-width: 40px; + max-width: 50px; overflow: visible; } -- libgit2 0.21.2