From 7cd011492c122d6906403d02dbb592442af02eef Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Fri, 7 Oct 2016 12:12:08 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 222ba0a..626edef 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1606,7 +1606,7 @@ p.right{text-align: right;} max-width:960px; /*width:100%;*/ } -.cols{max-width: 960px;margin: 40px auto 25px;} +.cols{max-width: 1068px;margin: 40px auto 25px;} .cols a{ max-width: 300px; overflow: hidden; -- libgit2 0.21.4