1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00
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;
}