mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Fixed emoji to resize when used in headers (#4718)
This commit is contained in:
@@ -5,10 +5,9 @@
|
||||
background-position: 50% 50%;
|
||||
background-size: contain;
|
||||
display: inline-block;
|
||||
font-size: 19px;
|
||||
height: 1em;
|
||||
height: 1.3em;
|
||||
vertical-align: text-top;
|
||||
width: 1em;
|
||||
width: 1.3em;
|
||||
}
|
||||
|
||||
.emoticon-suggestion {
|
||||
|
||||
Reference in New Issue
Block a user