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
f251082c9956417942d512034825b05944989d96
Authored by
Eugeny Galkovskiy
2016-10-21 15:45:35 +0300
1 parent
cba114a1
123
Showing
1 changed file
with
2 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 @
f251082
...
...
@@ -1512,8 +1512,9 @@ a.active{
1512
1512
padding: 0 38px;
1513
1513
}
1514
1514
.list-view{
1515
- max-width:
99
0px;
1515
+ max-width:
101
0px;
1516
1516
margin: 0 auto;
1517
+ padding: 0;
1517
1518
}
1518
1519
.list2 li{
1519
1520
margin-bottom: 20px;
...
...