Skip to content

css: Word break doesn't always apply to correct column #139

Closed
@aDotInTheVoid

Description

@aDotInTheVoid

In queue/rust it looks like

image

(assignee gets word-break'd, head-ref doesn't)

This is because their is a variable number of collumns in the table, and I only checked for queue/all not queue/rust when doing #135

Solution is to add a class to the head-ref collumn in the template, and reference that, instread of nth-child(8)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions