From 931509e33d65e253df2695d6ff2613f9f4a9807f Mon Sep 17 00:00:00 2001 From: Karnovsky A Date: Wed, 6 Apr 2016 15:58:39 +0300 Subject: [PATCH] Fix css --- frontend/web/css/concat_all.css | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/frontend/web/css/concat_all.css b/frontend/web/css/concat_all.css index 132890b..f144155 100644 --- a/frontend/web/css/concat_all.css +++ b/frontend/web/css/concat_all.css @@ -233,6 +233,7 @@ font-size: 30px; font-weight: bold; padding-bottom: 20px; + line-height: 1em; } .cat_p_catalog_list .sort_price { -- libgit2 0.21.4