Skip to content

Long "last commit" message overflows grid cell to the right. #33409

Closed
@wolfbeast

Description

@wolfbeast

Description

The last commit line in code view overflows the designated line if the commit message is long (it runs until the end of the outer grid).
This seems to be related to an unconstrained grid element in CSS.

Selector in question: #repo-files-table .repo-file-last-commit

Simple fix: add "width:100%" to that selector to ensure it is constrained and not growing out of bounds.

Screenshots

Image

Gitea Version

1.23.1

Can you reproduce the bug on the Gitea demo site?

Yes

Operating System

Windows 10 22H2

Browser Version

Pale Moon 33.5.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue/needs-feedbackFor bugs, we need more details. For features, the feature must be described in more detailtopic/uiChange the appearance of the Gitea UItype/bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions