Emoji style on profile screen

merge-requests/10/merge
Bob Mottram 2021-01-25 13:43:12 +00:00
parent 2e26a05568
commit 402206b85c
1 changed files with 10 additions and 0 deletions

View File

@ -538,6 +538,16 @@ a:focus {
border-radius: 0px;
}
.emoji {
float: none;
width: 50px;
margin-left: 0px;
margin-right: 0px;
padding-right: 0px;
border-radius: 0px;
vertical-align: middle;
}
.container img.emoji {
float: none;
width: 50px;