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