1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

Merge pull request #6740 from marc1706/ticket/17304

[ticket/17304] Use HiDPI smilies provided by rednoah and stop using twemoji
This commit is contained in:
Marc Alexander
2024-10-25 21:23:00 +02:00
committed by GitHub
33 changed files with 164 additions and 65 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;