From e49f5038aef0b0d2a41fd7f46c8385de067b8dd4 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 19 Oct 2016 15:53:34 +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 ca208b7..5e46f54 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1699,7 +1699,7 @@ p.right{text-align: right;} bottom:0; } .cols a .label span{font-weight: 600;padding-right: 5px;} -.menu .container{position:relative;} +.menu .container{position:relative;min-height:45px;} .menu .container ul li:hover .dropd_menu{ display: block; } -- libgit2 0.21.4