From 9dc0860028f95844a8d1502cdf0b7b34dc215101 Mon Sep 17 00:00:00 2001 From: Krivchikov Dmitry Date: Mon, 7 Dec 2015 15:04:00 +0300 Subject: [PATCH] FIX IMG --- public/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/style.css b/public/css/style.css index 1e37164..4156c62 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -106,7 +106,7 @@ div#box {background-image: url('/img/back.png'); background-repeat: no-repeat; b .pagePoinsNearCardsImg {width: 186px; height: 139px;} #photobank img {margin: 2px; border: solid 1px white;} -img.imageInArticle {border: solid 3px white;} +img.imageInArticle {border: solid 3px white;max-width: 100%;} /* -------------------------------------------*/ /* ------------- ADAPTIVE --------------------*/