Alexey Boroda
/
kristal-estet
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
3f503297f038d4743331fef7ca41ac09c3369512
Authored by
Eugeny Galkovskiy
2017-09-29 11:31:56 +0300
1 parent
1a1f8d21
Галерея, стили
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/web/css/custom.css
Inline
Side-by-side
frontend/web/css/custom.css
Wrap text
Show/Hide comments
View file @
3f50329
...
...
@@ -352,7 +352,7 @@ figure.reviews_gallery {
352
352
width: 100%;
353
353
height: 100%;
354
354
}
355
-.reviews_gallery
img:last-child
{
355
+.reviews_gallery
:last-child img
{
356
356
margin-bottom:60px;
357
357
}
358
358
@media ( max-width: 690px ) {
...
...