Skip to content
This repository was archived by the owner on May 7, 2020. It is now read-only.
This repository was archived by the owner on May 7, 2020. It is now read-only.

.section.img-text causes dotted lines in Grid format in a section to be too long. #4

@gjb2048

Description

@gjb2048

.section.img-text {
width: 100%;
}

is too generic and applies to other formats such as the Grid causing the dotted lines between activities / resources to be too long when viewing a section, needs to be something like:

ul.fntabs .section.img-text {
width: 100%;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions