Skip to content

Links should not be capitalized #369

Closed
@veggiematts

Description

@veggiematts

Many links in Coral are capitalized, like this one:

Add New Resource Type

This is done through the following CSS rule:

text-transform: capitalize;

Capitalizing is not a correct grammar rule in many languages.
We should not enable it by default for every language.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis is a bug (not an enhancement)

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions