Alexey Boroda
/
extrem-new
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
1e485eed6a482de7919eb0e3c856fa7f0a649001
Authored by
Eugeny Galkovskiy
2016-10-06 17:35:58 +0300
1 parent
d1b896ed
123
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/web/css/style.css
Inline
Side-by-side
frontend/web/css/style.css
Wrap text
Show/Hide comments
View file @
1e485ee
...
...
@@ -108,7 +108,7 @@ header a.main:hover{
108
108
background: #bbbbbb;
109
109
position: absolute;
110
110
}
111
-.menu .dropd_menu a:after
{
111
+.menu .dropd_menu a:after
, .menu li:last-child a:after
{
112
112
display: none;
113
113
}
114
114
.menu li a{
...
...