summaryrefslogtreecommitdiff
path: root/src/web/app/common
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-05-25 06:35:45 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-05-25 06:35:45 +0900
commit90a2e32875dfdc881f9322f6c268733384be310b (patch)
tree4453f13a0d02d55703ce05fd1e8a68a322c76f3a /src/web/app/common
parentExtract to safe.js (diff)
downloadmisskey-90a2e32875dfdc881f9322f6c268733384be310b.tar.gz
misskey-90a2e32875dfdc881f9322f6c268733384be310b.tar.bz2
misskey-90a2e32875dfdc881f9322f6c268733384be310b.zip
[Client] Fix style
Diffstat (limited to 'src/web/app/common')
-rw-r--r--src/web/app/common/tags/reaction-icon.tag5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/web/app/common/tags/reaction-icon.tag b/src/web/app/common/tags/reaction-icon.tag
index 2367e292ad..27cb17cf26 100644
--- a/src/web/app/common/tags/reaction-icon.tag
+++ b/src/web/app/common/tags/reaction-icon.tag
@@ -8,5 +8,10 @@
<style>
:scope
display inline
+
+ img
+ vertical-align bottom
+ width 36px
+ height 36px
</style>
</mk-reaction-icon>