fdf
This commit is contained in:
@@ -8322,13 +8322,13 @@ span.badge.badge-current {
|
|||||||
/* Smaller emojis in the narrow left sidebar */
|
/* Smaller emojis in the narrow left sidebar */
|
||||||
body.layout-modern .comment-content img.emoji {
|
body.layout-modern .comment-content img.emoji {
|
||||||
height: auto;
|
height: auto;
|
||||||
max-width: 200px !important;
|
max-width: 200px;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
|
|
||||||
body.layout-legacy .comment-content img.emoji {
|
body.layout-legacy .comment-content img.emoji {
|
||||||
height: auto;
|
height: auto;
|
||||||
max-width: 200px !important;
|
max-width: 200px;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user