From 3dc469ad2d0dc499b8a49c109d59b14163354937 Mon Sep 17 00:00:00 2001 From: decabeza Date: Mon, 25 Jun 2018 18:44:58 +0200 Subject: [PATCH] Adss image height to recommendations on homepage --- app/assets/stylesheets/layout.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/layout.scss b/app/assets/stylesheets/layout.scss index 1d772ad4b..8ef6ebb7f 100644 --- a/app/assets/stylesheets/layout.scss +++ b/app/assets/stylesheets/layout.scss @@ -2395,6 +2395,7 @@ table { .carousel-image .orbit-wrapper img { display: block; + height: rem-calc(120); @include breakpoint(small) { margin: 0 auto;