From d1b896edb1784397b7f5aaf40e39e721c3b5449a Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 6 Oct 2016 17:35:17 +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 8c8298e..39381c7 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -108,7 +108,7 @@ header a.main:hover{ background: #bbbbbb; position: absolute; } -.menu .dropd_menu li a:after{ +.menu .dropd_menu a:after{ display: none; } .menu li a{ -- libgit2 0.21.4