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;
}