Skip to content

Button text should be centered #826

@craigcook

Description

@craigcook

Description

When button styling is applied to a link (a element) it inherits text-align from its parent. button and input type="button" have centered text as part of browser default styling but links don't.

We should explicitly add text-align: center to our base button style to normalize across both button.

Metadata

Metadata

Assignees

Labels

Bug 🪲Something isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions