diff --git a/app/css/post.css b/app/css/post.css
index a835fa92..e8630073 100644
--- a/app/css/post.css
+++ b/app/css/post.css
@@ -66,7 +66,10 @@
position: relative;
top: -25px;
}
-
+.trendtag{
+ overflow-y:scroll;
+ max-height:100px;
+}
diff --git a/app/index.html b/app/index.html
index 4ab63c1f..c77b2731 100644
--- a/app/index.html
+++ b/app/index.html
@@ -25,7 +25,7 @@