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
d3bbeb7e9634bb3150b304283d7fec057c6f6a98
Authored by
Eugeny Galkovskiy
2016-10-24 17:07:50 +0300
1 parent
ce530932
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 @
d3bbeb7
...
...
@@ -2230,7 +2230,7 @@ p.right{text-align: right;}
2230
2230
}
2231
2231
.picmobile .picture2 img{
2232
2232
width: 100%;
2233
-
height: 100%
;
2233
+
max-height: 175px
;
2234
2234
}
2235
2235
/**/
2236
2236
@media (min-width: 1200px){
...
...