Skip to content
This repository has been archived by the owner on May 16, 2019. It is now read-only.

Commit

Permalink
Merge pull request #235 from rosylilly/disable-expand-profile-emoji
Browse files Browse the repository at this point in the history
Disable profile emoji expantion
  • Loading branch information
takayamaki authored Dec 25, 2018
2 parents f790258 + 327de39 commit b4cc1a1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions app/javascript/styles/nico/profile_emoji.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/**
* DO NOT EXPAND PROFILE EMOJI.
* this feature conflict with https://github.com/tootsuite/mastodon/pull/8205/files
* Uncomment this section, If you have any great solution.
// Overrides 'overflow: hidden' due to display expanded emojis
.status__content,
.display-name__html,
Expand All @@ -23,3 +28,5 @@
}
}
}
*/

0 comments on commit b4cc1a1

Please sign in to comment.