From 43aad5d75f19db9e2d9105742cb947c40fd6af21 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 19 Oct 2016 15:53:15 +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 d9d90dc..ca208b7 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2150,7 +2150,7 @@ p.right{text-align: right;} width: 100%!important; } .minhide{ - display:flex; + display:flex!important; } } @media (max-width: 729px) { -- libgit2 0.21.4