Skip to content

Language card_width is 50px more than the assigned value. #2534

@md-rehman

Description

@md-rehman

Describe the bug

I found a really small bug, mostly happening because of the below line.

width = width + 50; // padding

Or maybe because of the default padding.

Expected behaviour

The card width should not exceed the provided width.

Screenshots / Live demo link

This can view on my Profile's README.md

Additional context

Expected solution:

  1. At least mention the behaviour in docs (README.md).
  2. Update the code, so that the added padding would not affect the assigned card width.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions