diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4d282aae9b..30ff40a624 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@ ChangeLog (Release Notes)
 =========================
 主に notable な changes を書いていきます
 
+unreleased
+----------
+* ユーザビリティの向上
+
 2493-2 (2017/08/29)
 -------------------
 * デザインの修正
diff --git a/src/web/app/mobile/tags/init-following.tag b/src/web/app/mobile/tags/init-following.tag
index 2fb7499d26..6db9d89b61 100644
--- a/src/web/app/mobile/tags/init-following.tag
+++ b/src/web/app/mobile/tags/init-following.tag
@@ -32,6 +32,7 @@
 
 			> .users
 				overflow-x scroll
+				-webkit-overflow-scrolling touch
 				white-space nowrap
 				padding 16px
 				background #eee