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
115ac7eeba88dbc4867bf9150f11013de8d5eb19
Authored by
Eugeny Galkovskiy
2016-10-19 18:01:17 +0300
1 parent
42ee4e49
123
Showing
1 changed file
with
0 additions
and
3 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 @
115ac7e
...
...
@@ -2099,9 +2099,6 @@ p.right{text-align: right;}
2099
2099
.menu li + li {
2100
2100
margin-left: 5%;
2101
2101
}
2102
- .menu li:nth-child(3n+1){
2103
- margin-left:0px;
2104
- }
2105
2102
.menu li{
2106
2103
max-width: 13%;
2107
2104
}
...
...