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

Icons are too large since angular-material 1.1.0 #476

@maelfrize

Description

@maelfrize

Angular-material introduced some breaking changes regarding the icon size with the 1.1.0 release.

This results in icons being too large.
screen shot 2016-09-14 at 17 07 22

The reason is that they added a min-height and min-width to icons.
screen shot 2016-09-14 at 17 07 07

Adding a min-height and min-width to all of md-table's md-icons should do the trick to overwrite the icon sizes correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions