From dcf08d16e57e88fa029c210450945a0271fe2910 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Mon, 24 Oct 2016 15:26:18 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 0a00cdf..28b0902 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2387,11 +2387,14 @@ p.right{text-align: right;} .post_1.contract img {width: initial;} .brand_logo img, .tile3 .picture img, .tile4 .picture img{width:100%;} .main-box3 ul{ - padding: 0; + padding: 0 15px; } .main-box4 .picture{ width: 100%; } + .main-box5 .simple-spoiler{ + padding: 0 15px; + } } @media (min-width: 705px){ .tiles{ -- libgit2 0.21.4