summaryrefslogtreecommitdiff
path: root/src/web
diff options
context:
space:
mode:
authorsyuilo⭐️ <Syuilotan@yahoo.co.jp>2017-02-03 16:34:55 +0900
committerGitHub <noreply@github.com>2017-02-03 16:34:55 +0900
commit684987b6ad0f368c0a3caa750c71f46018d0b3d1 (patch)
tree8ae42a7e9597cc38ea68d9262df42478a9864866 /src/web
parent[Client] Refactor (diff)
downloadmisskey-684987b6ad0f368c0a3caa750c71f46018d0b3d1.tar.gz
misskey-684987b6ad0f368c0a3caa750c71f46018d0b3d1.tar.bz2
misskey-684987b6ad0f368c0a3caa750c71f46018d0b3d1.zip
[Client] Fix design :art:
Diffstat (limited to 'src/web')
-rw-r--r--src/web/app/common/tags/url-preview.tag4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/web/app/common/tags/url-preview.tag b/src/web/app/common/tags/url-preview.tag
index 417236fdc5..15003c8925 100644
--- a/src/web/app/common/tags/url-preview.tag
+++ b/src/web/app/common/tags/url-preview.tag
@@ -56,13 +56,14 @@
> footer
margin-top 8px
+ height 16px
> img
display inline-block
width 16px
heigth 16px
margin-right 4px
- vertical-align bottom
+ vertical-align top
> p
display inline-block
@@ -70,6 +71,7 @@
color #666
font-size 0.8em
line-height 16px
+ vertical-align top
@media (max-width 500px)
font-size 8px