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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user