From 0fd4b2b1bce485fb2d1dc2810ab8f296b0e6a355 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Mon, 24 Oct 2016 15:09:29 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index a71a5fc..c06bd04 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2378,7 +2378,8 @@ p.right{text-align: right;} } } @media (max-width: 729px) { - .post_cont{justify-content: center;} + .post_cont{justify-content: center; + overflow: hidden;} .post_cont .text{ width: 100%; margin: 20px 0px 35px;} -- libgit2 0.21.4