Merge branch 'better-still-emoji' into shigusegubu

* better-still-emoji:
  remove old emoji added, everything emoji-bearing uses RichContent now
  richcontent support in polls, user cards and user profiles
  support richcontent in polls
This commit is contained in:
Henry Jameson 2021-08-13 13:13:46 +03:00
commit de30e0bf1a
16 changed files with 80 additions and 140 deletions

View file

@ -143,13 +143,6 @@
max-width: 100%;
text-overflow: ellipsis;
white-space: nowrap;
img {
width: 14px;
height: 14px;
vertical-align: middle;
object-fit: contain
}
}
.timeago {