Commit 1e485eed6a482de7919eb0e3c856fa7f0a649001
1 parent
d1b896ed
123
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/web/css/style.css
@@ -108,7 +108,7 @@ header a.main:hover{ | @@ -108,7 +108,7 @@ header a.main:hover{ | ||
108 | background: #bbbbbb; | 108 | background: #bbbbbb; |
109 | position: absolute; | 109 | position: absolute; |
110 | } | 110 | } |
111 | -.menu .dropd_menu a:after{ | 111 | +.menu .dropd_menu a:after, .menu li:last-child a:after{ |
112 | display: none; | 112 | display: none; |
113 | } | 113 | } |
114 | .menu li a{ | 114 | .menu li a{ |