From d48cde6ec8ec47083100326b3ac2c42e6859e078 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Sat, 5 Sep 2015 14:14:03 -0400 Subject: #633 emoji --- public/ng/less/gogs/base.less | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'public/ng/less/gogs/base.less') diff --git a/public/ng/less/gogs/base.less b/public/ng/less/gogs/base.less index a85f0fad..ede56f01 100644 --- a/public/ng/less/gogs/base.less +++ b/public/ng/less/gogs/base.less @@ -299,3 +299,8 @@ clear: both; padding-left: 0; list-style: none; } +.emoji { + width: 1.5em; + height: 1.5em; + display: inline-block; +} \ No newline at end of file -- cgit v1.2.3