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
4e1ba1fd7da2f76c03dba18f366a785b7b5bcb8d
Authored by
Eugeny Galkovskiy
2016-10-19 14:29:02 +0300
1 parent
7eaa01ee
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 @
4e1ba1f
...
...
@@ -2089,7 +2089,7 @@ p.right{text-align: right;}
2089
2089
margin-left: 20%;
2090
2090
padding: 6px 0px;
2091
2091
}
2092
- .menu li:nth-child(
2n+2
){
2092
+ .menu li:nth-child(
3n+1
){
2093
2093
margin-left:0px;
2094
2094
}
2095
2095
}
...
...