Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Icon misaligned vertically in icon button #4324

Description

@ivan7237d

Looking at the demo page, if you add background colors and remove border-radius, the icon button will look like this:

screen shot 2015-08-25 at 12 51 07 pm

The icon is very slightly below where it should be. Here's what it looks like if you correct this, for example by using "vertical-align: top; margin-top: 12px" instead of the current "vertical-align: middle":

screen shot 2015-08-25 at 12 52 11 pm

In itself not much of a problem, but I ran into this when in my app I overrode the size of the button to be smaller, and then the misalignment became clearly visible.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions