summaryrefslogtreecommitdiff
path: root/src/web/app/mobile
diff options
context:
space:
mode:
authorsyuilo⭐️ <Syuilotan@yahoo.co.jp>2017-02-18 18:42:13 +0900
committerGitHub <noreply@github.com>2017-02-18 18:42:13 +0900
commita57ff16fd7dbbc1827bdee0892c06b64c991ceb2 (patch)
treebd74d740f898be0e5285a2b72dbc7a9c32c35cf3 /src/web/app/mobile
parent[Client] Fix bug (diff)
parentタイムラインヘッダー訂正 (diff)
downloadmisskey-a57ff16fd7dbbc1827bdee0892c06b64c991ceb2.tar.gz
misskey-a57ff16fd7dbbc1827bdee0892c06b64c991ceb2.tar.bz2
misskey-a57ff16fd7dbbc1827bdee0892c06b64c991ceb2.zip
Merge pull request #180 from tamaina/lets_flex
投稿表示`header`改良
Diffstat (limited to 'src/web/app/mobile')
-rw-r--r--src/web/app/mobile/tags/timeline-post-sub.tag1
-rw-r--r--src/web/app/mobile/tags/timeline-post.tag3
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