1
0
Fork 0
forked from forgejo/forgejo
This commit is contained in:
Unknwon 2015-09-05 14:14:03 -04:00
parent 3b0c2cb480
commit d48cde6ec8
5 changed files with 21 additions and 5 deletions

View file

@ -299,3 +299,8 @@ clear: both;
padding-left: 0;
list-style: none;
}
.emoji {
width: 1.5em;
height: 1.5em;
display: inline-block;
}