From d3bbeb7e9634bb3150b304283d7fec057c6f6a98 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Mon, 24 Oct 2016 17:07:50 +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 d25564f..7263083 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2230,7 +2230,7 @@ p.right{text-align: right;} } .picmobile .picture2 img{ width: 100%; - height: 100%; + max-height: 175px; } /**/ @media (min-width: 1200px){ -- libgit2 0.21.4