From e09a600a30de5518a960ee68ad75d90a88b2a1d1 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Fri, 21 Oct 2016 13:40:14 +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 e7a43cb..e8369cf 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2206,6 +2206,9 @@ p.right{text-align: right;} } } @media (max-width: 991px) { + .menu .container ul li:hover .dropd_menu{ + display:none; + } .blog1 .text .picture{ margin-bottom: 53px; } -- libgit2 0.21.4