From cede5f4659c54b1cefaf731ad898025c82ca79b8 Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 23 Sep 2016 19:17:02 +0300 Subject: [PATCH] fix css --- 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 a8f8f52..86e9da7 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1509,7 +1509,7 @@ p.right{text-align: right;} } .collection .head img{ max-width:960px; - width:100%; + /*width:100%;*/ } .cols{max-width: 960px;margin: 40px auto 25px;} .cols a{ -- libgit2 0.21.4