From ef2dc555e0d11fc86a06ca46bf38fc8f7c80ff79 Mon Sep 17 00:00:00 2001 From: Schin Chauhan Date: Sat, 28 Nov 2020 00:06:46 +0530 Subject: [PATCH] change-position-of-description --- app/components/public/session-item.hbs | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/components/public/session-item.hbs b/app/components/public/session-item.hbs index 4f2ca10247c..603163c5c57 100644 --- a/app/components/public/session-item.hbs +++ b/app/components/public/session-item.hbs @@ -53,15 +53,15 @@ {{/if}} {{/if}} - -
-
- {{sanitize @session.shortAbstract}} -
-
+
+
+ {{sanitize @session.shortAbstract}} +
+
+
{{#if (and @expanded (or @session.slidesUrl @session.videoUrl))}}