From c03db190d251e256d547592e79cf8f6ecb778bdb Mon Sep 17 00:00:00 2001 From: scmmishra Date: Thu, 28 Mar 2019 14:15:30 +0530 Subject: [PATCH] fix: layout for hero image of program card --- .../js/education/lms/components/ProgramCard.vue | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/erpnext/public/js/education/lms/components/ProgramCard.vue b/erpnext/public/js/education/lms/components/ProgramCard.vue index 701a03e90c..f18ebe2be9 100644 --- a/erpnext/public/js/education/lms/components/ProgramCard.vue +++ b/erpnext/public/js/education/lms/components/ProgramCard.vue @@ -1,7 +1,7 @@