From 24323287028455fe6bbc0c76ea7e71d6bb2b9328 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 19 Oct 2016 15:50:40 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index b918c2c..52c61a2 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2146,6 +2146,9 @@ p.right{text-align: right;} top: 35px; width: 100%!important; } + .minhide{ + display:none; + } } @media (max-width: 729px) { .post_cont{justify-content: center;} -- libgit2 0.21.4