Skip to content

[BUG] Code Block Visibility Issue on Bubble Sort Algorithm Page #160

Open
@Rohitswami16

Description

@Rohitswami16

HI @MastanSayyad Sir

I noticed an issue with code block section of the Bubble Sort algorithm :

Description:
The code block on the Bubble Sort page is not properly visible due to layout issues. Specifically, the code text is cut off on the left and right sides, making it difficult to read and understand the implementation.

Steps to Reproduce:

Go to the Bubble Sort page.
Observe the code block section for the Bubble Sort algorithm.
Notice that the code is not fully visible, with text being truncated.
Expected Behavior:
The code block should be fully visible within the designated container, ensuring readability and proper formatting.

Actual Behavior:
The code block appears truncated, with parts of the text being cut off on both sides.

Proposed Fix:

Adjust the CSS styling of the code block container to include proper padding or overflow handling.
Ensure consistent formatting across different screen sizes.

Screenshot:
(Refer to the attached image for reference)
Screenshot 2024-12-02 164319

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