diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-02-06 18:13:45 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-02-06 18:13:45 +0900 |
| commit | 7363e3d36bd807e3c1d305eb28e6311d827743c1 (patch) | |
| tree | 78667d09c683da6dc8bad78c206068c06416c598 /src/web/app | |
| parent | [Client] Fix design (diff) | |
| download | misskey-7363e3d36bd807e3c1d305eb28e6311d827743c1.tar.gz misskey-7363e3d36bd807e3c1d305eb28e6311d827743c1.tar.bz2 misskey-7363e3d36bd807e3c1d305eb28e6311d827743c1.zip | |
マミ
Diffstat (limited to 'src/web/app')
| -rw-r--r-- | src/web/app/mobile/tags/timeline-post.tag | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/app/mobile/tags/timeline-post.tag b/src/web/app/mobile/tags/timeline-post.tag index 80f06d8e9f..1057868b4b 100644 --- a/src/web/app/mobile/tags/timeline-post.tag +++ b/src/web/app/mobile/tags/timeline-post.tag @@ -114,7 +114,7 @@ margin 0 10px 8px 0 position -webkit-sticky position sticky - top 64px + top 62px @media (min-width 500px) margin-right 16px |