summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-05-25 15:32:20 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-05-25 15:32:20 +0900
commit22dd1b20ae09d96604fc10d29fcdd94d7b7ec7df (patch)
tree88a255361883eb87450703f9a3b1c2b8a5d430f6
parentv1870 (diff)
downloadsharkey-22dd1b20ae09d96604fc10d29fcdd94d7b7ec7df.tar.gz
sharkey-22dd1b20ae09d96604fc10d29fcdd94d7b7ec7df.tar.bz2
sharkey-22dd1b20ae09d96604fc10d29fcdd94d7b7ec7df.zip
[Client] Fix style
-rw-r--r--src/web/app/common/tags/reaction-icon.tag6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/web/app/common/tags/reaction-icon.tag b/src/web/app/common/tags/reaction-icon.tag
index f99299a2b1..922148a0aa 100644
--- a/src/web/app/common/tags/reaction-icon.tag
+++ b/src/web/app/common/tags/reaction-icon.tag
@@ -10,8 +10,8 @@
display inline
img
- vertical-align bottom
- width 36px
- height 36px
+ vertical-align middle
+ width 1em
+ height 1em
</style>
</mk-reaction-icon>