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
911800f5eddabf9335ea13d0da2f662fb28f369c
Authored by
Eugeny Galkovskiy
2016-10-19 18:13:49 +0300
1 parent
eb9446b6
123
Showing
1 changed file
with
2 additions
and
0 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 @
911800f
...
...
@@ -2142,6 +2142,8 @@ p.right{text-align: right;}
2142
2142
}
2143
2143
.menu .container{
2144
2144
padding: 8px 0px;
2145
+ margin: 0;
2146
+ width: 100%;
2145
2147
}
2146
2148
.dropd_menu{
2147
2149
top: 35px;
...
...