Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Display Overflowing issue #230

Open
Open
@vishnucode17

Description

@vishnucode17

STEPS TO REPRODUCE:

  1. Go to practice at topcoder intro: https://www.topcoder.com/community/practice
  2. The image on the website is overflowing and which results in the whole website overflow in the x-direction shown in below image
    image

Issue#2-Also having padding in OUR TOP HELP ARTICLES section will make the content fit correctly
image
solution:

  1. by adding right:0 in the image CSS will solve the issue
  2. adding padding to the div will solve the issue
    After changing the changes in CSS
    image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feedback providedBug is reviewed and feedback is provided. Once the feedback is implemented, remove this label.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions