From 3ead4b42b2ecaff6a0e546d06e348b6ae4597c18 Mon Sep 17 00:00:00 2001 From: deadsuperhero Date: Fri, 1 Jun 2018 00:17:14 -0700 Subject: [PATCH] adjust to just the class --- resources/assets/sass/custom.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/assets/sass/custom.scss b/resources/assets/sass/custom.scss index 9cff7bb1..fa4da39f 100644 --- a/resources/assets/sass/custom.scss +++ b/resources/assets/sass/custom.scss @@ -51,7 +51,7 @@ body, button, input, textarea { .card.status-container { } -img.card-img-top { +.card-img-top { height: auto; }