Some MangaDex Emojis are not centered.

Dex-chan lover
Joined
Jun 17, 2018
Messages
3,270
Something that was always bugging me...

Note: Risitas used to show boundaries.
:kek::kek::kek::kek::kek::kek::kek::kek::kek::kek::kek:
:kek::dogkek::kek::wowee::kek::headpat::kek::chad::kek::oooo::kek:
:kek::kek::kek::kek::kek::kek::kek::kek::kek::kek::kek:

First 4 (:dogkek:, :wowee:, :headpat:, :chad:) are not centered.
Last one (:oooo:) doesn't look as bad (although, it's still somewhat apparent that it's not centered), but at the same time, it's noticeably cropped at the bottom - would've been nice if it was remade and nudged up a bit.
 
Last edited:
Custom title
Staff
Developer
Joined
Jan 19, 2018
Messages
2,584
This isn't a matter remaking them, it's the background-position of the image.

CSS:
.smilie {
  background-position: center !important;
  /* or honestly I think it looks better positioned to the bottom instead */
  background-position: bottom !important;
}

@rdn
 

Users who are viewing this thread

Top