From 3a975a49c244d8f2d8590e0e2f3e8f800c8390a0 Mon Sep 17 00:00:00 2001 From: Hedgehog Date: Thu, 6 Mar 2014 20:12:39 +0400 Subject: [PATCH] update fix --- css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index c24601f..2fe5ecc 100644 --- a/css/style.css +++ b/css/style.css @@ -1979,6 +1979,6 @@ ul.dropdown-menu img { } p.post-text img { - width: 25px; - height: 25px; + width: 20px; + height: 20px; } \ No newline at end of file