Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions web_src/css/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -989,14 +989,6 @@ table th[data-sortt-desc] .svg {
box-shadow: 0 0 0 1px var(--color-secondary) inset;
}

.emoji {
font-size: 1.25em;
line-height: var(--line-height-default);
font-style: normal !important;
font-weight: var(--font-weight-normal) !important;
vertical-align: -0.075em;
}

.emoji img {
border-width: 0 !important;
margin: 0 !important;
Expand Down
1 change: 0 additions & 1 deletion web_src/css/markup/content.css
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,6 @@

.markup .emoji {
max-width: none;
vertical-align: text-top;
}

.markup span.frame {
Expand Down