Skip to content

vertical-align css inconsistency  #889

@PeterStaev

Description

@PeterStaev

If we want to center something vertically in normal CSS it is:

vertical-align: middle;

in NS we should write

vertical-align: center;

I think we should match it with the standard CSS property value.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions