diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-08-29 21:49:09 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-08-29 21:49:09 +0900 |
| commit | 9bfa0ee5e14745f2ba962baaa19ada7a9e30435e (patch) | |
| tree | 035c4923552858dbc49eca997c8208685a53aa66 | |
| parent | v2493-2 (diff) | |
| download | sharkey-9bfa0ee5e14745f2ba962baaa19ada7a9e30435e.tar.gz sharkey-9bfa0ee5e14745f2ba962baaa19ada7a9e30435e.tar.bz2 sharkey-9bfa0ee5e14745f2ba962baaa19ada7a9e30435e.zip | |
[Client] Improve usability
| -rw-r--r-- | CHANGELOG.md | 4 | ||||
| -rw-r--r-- | src/web/app/mobile/tags/init-following.tag | 1 |
2 files changed, 5 insertions, 0 deletions
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 |