From cb6668d8b1e3a45b9c72cb7141a4384cdf6319e7 Mon Sep 17 00:00:00 2001 From: fefa4ka Date: Mon, 25 Apr 2016 10:42:55 +0300 Subject: [PATCH] news-block fix --- zsite/static/less/blog.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zsite/static/less/blog.less b/zsite/static/less/blog.less index a707feb..61679b2 100644 --- a/zsite/static/less/blog.less +++ b/zsite/static/less/blog.less @@ -14,11 +14,11 @@ text-transform: uppercase; } -.news .plugin-blog-category-all { +.news-block { padding: 0 15px; } -.news .plugin-blog-category-all, .plugin-blog-category-cases { +.news-block .plugin-blog-category-all, .plugin-blog-category-cases { .make-row();