From e727a5347de692945d501c3d8fa3e397ce9a5bbc Mon Sep 17 00:00:00 2001 From: Harman Jolly Date: Mon, 30 Sep 2019 20:00:17 +0530 Subject: [PATCH] Update index_shadow.html.erb (#6351) --- app/views/questions/index_shadow.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/questions/index_shadow.html.erb b/app/views/questions/index_shadow.html.erb index 73c1909567..e7c4a1840d 100644 --- a/app/views/questions/index_shadow.html.erb +++ b/app/views/questions/index_shadow.html.erb @@ -55,7 +55,7 @@ margin:auto; width:70%; background-color: #F5F5F5; - height: 300px; + height: auto; border-radius: 10px; }