We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b542769 commit 2aa8305Copy full SHA for 2aa8305
web_src/css/base.css
@@ -989,14 +989,6 @@ table th[data-sortt-desc] .svg {
989
box-shadow: 0 0 0 1px var(--color-secondary) inset;
990
}
991
992
-.emoji {
993
- font-size: 1.25em;
994
- line-height: var(--line-height-default);
995
- font-style: normal !important;
996
- font-weight: var(--font-weight-normal) !important;
997
- vertical-align: -0.075em;
998
-}
999
-
1000
.emoji img {
1001
border-width: 0 !important;
1002
margin: 0 !important;
web_src/css/markup/content.css
@@ -338,7 +338,6 @@
338
339
.markup .emoji {
340
max-width: none;
341
- vertical-align: text-top;
342
343
344
.markup span.frame {
0 commit comments