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
cede5f4659c54b1cefaf731ad898025c82ca79b8
Authored by
Alexey Boroda
2016-09-23 19:17:02 +0300
1 parent
2d7ef064
fix css
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 @
cede5f4
...
...
@@ -1509,7 +1509,7 @@ p.right{text-align: right;}
1509
1509
}
1510
1510
.collection .head img{
1511
1511
max-width:960px;
1512
-
width:100%;
1512
+
/*width:100%;*/
1513
1513
}
1514
1514
.cols{max-width: 960px;margin: 40px auto 25px;}
1515
1515
.cols a{
...
...