From bc185cc191f7b3f4328055a324420910d4456675 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Mon, 24 Oct 2016 16:51:01 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 8360ca7..0da6594 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1317,10 +1317,10 @@ a.active{ background-repeat: no-repeat; } .mat_pics{ - margin: 43px auto 210px auto; + margin: 40px auto 210px auto; float: none; width: 100%; - max-width: 1020px; + max-width: 1022px; } .mat_pic{ margin-bottom: 25px; -- libgit2 0.21.4