1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

Merge branch '3.2.x'

This commit is contained in:
Tristan Darricau
2016-12-29 18:27:59 +01:00
3 changed files with 10 additions and 3 deletions

View File

@@ -1047,6 +1047,13 @@ ul.linklist:after,
display: block;
}
.emoji {
min-height: 18px;
min-width: 18px;
height: 1em;
width: 1em;
}
.smilies {
vertical-align: text-bottom;
}