Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pleroma-fe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pleroma
pleroma-fe
Merge requests
!1215
Fix some Avatar related css bugs
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Fix some Avatar related css bugs
fix/user-card-avatar-too-small
into
develop
Overview
0
Commits
2
Pipelines
1
Changes
3
Merged
Shpuld Shpludson
requested to merge
fix/user-card-avatar-too-small
into
develop
4 years ago
Overview
0
Commits
2
Pipelines
1
Changes
3
Expand
fix user card avatar being way too small and with wrong styles
fix chat/notification avatars not respecting the gif animation settings
0
0
Merge request reports
Compare
develop
develop (base)
and
latest version
latest version
f0ac40a4
2 commits,
4 years ago
3 files
+
4
−
4
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
src/components/chat_message/chat_message.scss
+
1
−
1
Options
@@ -2,7 +2,7 @@
.chat-message-wrapper
{
&
.hovered-message-chain
{
.animated.
a
vatar
{
.animated.
A
vatar
{
canvas
{
display
:
none
;
}
Loading