From 1e485eed6a482de7919eb0e3c856fa7f0a649001 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 6 Oct 2016 17:35:58 +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 39381c7..be5038d 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 a:after{ +.menu .dropd_menu a:after, .menu li:last-child a:after{ display: none; } .menu li a{ -- libgit2 0.21.4