From afc7afcea84463d7e7048e5f318bbd13a72f3e95 Mon Sep 17 00:00:00 2001 From: Bob Zeleznik Date: Sat, 4 Apr 2020 13:06:34 -0400 Subject: added double click to open lightbox from carousel. --- src/client/views/RecommendationsBox.scss | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'src/client/views/RecommendationsBox.scss') diff --git a/src/client/views/RecommendationsBox.scss b/src/client/views/RecommendationsBox.scss index dd8a105f6..7d89042a4 100644 --- a/src/client/views/RecommendationsBox.scss +++ b/src/client/views/RecommendationsBox.scss @@ -54,10 +54,11 @@ margin-left: 5px; } -img{ - width: 100%; - height: 100%; -} +// bcz: UGH!! Can't have global settings like this!!! +// img{ +// width: 100%; +// height: 100%; +// } .score { // margin-left: 15px; -- cgit v1.2.3-70-g09d2