diff options
| author | tamaina <tamaina@hotmail.co.jp> | 2017-02-18 18:34:40 +0900 |
|---|---|---|
| committer | tamaina <tamaina@hotmail.co.jp> | 2017-02-18 18:34:40 +0900 |
| commit | fe4c01c00e4464a9b8ddec4ed3b4e1a4569aca61 (patch) | |
| tree | aa9eded7eca62319c27d0013bdee04c3a67a5db3 /src/web/app/mobile | |
| parent | 壁紙廃止 (diff) | |
| download | misskey-fe4c01c00e4464a9b8ddec4ed3b4e1a4569aca61.tar.gz misskey-fe4c01c00e4464a9b8ddec4ed3b4e1a4569aca61.tar.bz2 misskey-fe4c01c00e4464a9b8ddec4ed3b4e1a4569aca61.zip | |
タイムラインヘッダー訂正
Diffstat (limited to 'src/web/app/mobile')
| -rw-r--r-- | src/web/app/mobile/tags/timeline-post-sub.tag | 1 | ||||
| -rw-r--r-- | src/web/app/mobile/tags/timeline-post.tag | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/src/web/app/mobile/tags/timeline-post-sub.tag b/src/web/app/mobile/tags/timeline-post-sub.tag index d6b0d808ff..3d3a1a9210 100644 --- a/src/web/app/mobile/tags/timeline-post-sub.tag +++ b/src/web/app/mobile/tags/timeline-post-sub.tag @@ -56,7 +56,6 @@ > header display flex - flex-wrap wrap margin-bottom 2px white-space nowrap diff --git a/src/web/app/mobile/tags/timeline-post.tag b/src/web/app/mobile/tags/timeline-post.tag index ff4007f0c9..8a4cd9e0c1 100644 --- a/src/web/app/mobile/tags/timeline-post.tag +++ b/src/web/app/mobile/tags/timeline-post.tag @@ -147,7 +147,6 @@ > header display flex - flex-wrap wrap white-space nowrap @media (min-width 500px) @@ -179,7 +178,7 @@ > .username text-align left - margin 0 + margin 0 0.5em 0 0 color #ccc > .created-at |