1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-12 11:44:08 +02:00

[ticket/17304] Stop using twemoji and rely on system emojis

PHPBB-17304
This commit is contained in:
Marc Alexander
2024-10-23 21:29:35 +02:00
parent b49fcc2a18
commit 25fca31646
3 changed files with 2 additions and 18 deletions

View File

@@ -1224,14 +1224,9 @@ ul.linklist:after,
content: "";
}
/* stylelint-disable declaration-property-unit-allowed-list */
.emoji {
width: 1em;
min-width: 18px;
height: 1em;
min-height: 18px;
font-size: 17px;
}
/* stylelint-enable declaration-property-unit-allowed-list */
.smilies {
vertical-align: text-bottom;