-
-
Notifications
You must be signed in to change notification settings - Fork 306
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
With the extension enabled, the profile pictures on reviews on MAL are much larger than they should be. The issue seems to be related to the injected css from
https://github.com/lolamtisch/MALSync/blob/6d35634d5152bacf1676a0f83a702dea24bf5aea/src/myanimelist/myanimelistClass.ts#L111
since the profile images have .Kal which causes the width to be set to width: auto !important; whereas normally the width is ~48px or so.
Steps to reproduce the behavior:
Navigate to review section on any MAL page, profile pictures of reviewers are much larger than they should be
Additional information:
- Browser: Chrome
- Type: Extension
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working