Eugeny Galkovskiy
/
kbenergy_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
6db2c8ac04249fa5dda0098672c2a14df9d4f425
Authored by
Eugeny Galkovskiy
2018-02-02 17:01:41 +0200
1 parent
fd474add
lang widget
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/web/css/main.css
Inline
Side-by-side
frontend/web/css/main.css
Wrap text
Show/Hide comments
View file @
6db2c8a
...
...
@@ -373,7 +373,7 @@ section.bar.background-gray.steps-pre:before {
373
373
.portfolio .box-image .image img{
374
374
width: 100%;
375
375
height: 100%;
376
-
object-fit: cover;
376
+
/*object-fit: cover;*/
377
377
position: absolute;
378
378
top: 0;
379
379
left: 0;
...
...