From 4c7152f4ac923fff8470ac99d1cf195d6534ae5e Mon Sep 17 00:00:00 2001
From: syuilo <syuilotan@yahoo.co.jp>
Date: Wed, 30 Aug 2017 11:46:16 +0900
Subject: [PATCH] :art:

---
 CHANGELOG.md                               | 1 +
 src/web/app/mobile/tags/init-following.tag | 2 +-
 src/web/app/mobile/tags/user.tag           | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 72601b7dd2..e9cbcdd42e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@ unreleased
 ----------
 * New: モバイル版のユーザーページのアクティビティチャートを変更
 * New: モバイル版のユーザーページに最終ログイン日時を表示するように
+* デザインの調整
 
 2503 (2017/08/30)
 -----------------
diff --git a/src/web/app/mobile/tags/init-following.tag b/src/web/app/mobile/tags/init-following.tag
index 6db9d89b61..d0b63ff5db 100644
--- a/src/web/app/mobile/tags/init-following.tag
+++ b/src/web/app/mobile/tags/init-following.tag
@@ -67,7 +67,7 @@
 
 					> .name
 						display block
-						margin 24px 0 2px 0
+						margin 24px 0 0 0
 						font-size 16px
 						color #555
 
diff --git a/src/web/app/mobile/tags/user.tag b/src/web/app/mobile/tags/user.tag
index 269acdaf3d..d85e3b51fd 100644
--- a/src/web/app/mobile/tags/user.tag
+++ b/src/web/app/mobile/tags/user.tag
@@ -376,7 +376,7 @@
 						font-size 12px
 
 				> div
-					padding 0 8px 8px 8px
+					padding 2px 8px 8px 8px
 					height 60px
 					overflow hidden
 					white-space normal