Skip to content

Grid item vertical alignment #2

@tealwp

Description

@tealwp

The columnar alignment of the custom gridBlock css classes/styling is off.

I'm unable to commit code, but the fix is small. Remove the following css styling from css/main.css:

.gridBlock>:first-child{margin-left:0}
.gridBlock>:last-child{margin-right:0}

before:
Image

after:
Image

This bug is also present in other uses of the gridBlock, but was more noticeable in the UI for the Features page

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