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
3b4d64b72232ff8b35b699d710d902da2aaeeea1
Authored by
Eugeny Galkovskiy
2016-10-21 13:21:03 +0300
1 parent
f3461f4e
123
Showing
1 changed file
with
1 additions
and
2 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 @
3b4d64b
...
...
@@ -2282,8 +2282,7 @@ p.right{text-align: right;}
2282
2282
width: 100%;
2283
2283
}
2284
2284
.dropd_menu{
2285
- top: 35px;
2286
- width: 100%!important;
2285
+ display:none;
2287
2286
}
2288
2287
.menu li a{
2289
2288
height: 45px;
...
...