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

Icons are too large since angular-material 1.1.0 #476

Open
maelfrize opened this issue Sep 14, 2016 · 1 comment
Open

Icons are too large since angular-material 1.1.0 #476

maelfrize opened this issue Sep 14, 2016 · 1 comment

Comments

@maelfrize
Copy link

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.

@Koslun
Copy link

Koslun commented Sep 14, 2016

Believe PR #369 fixes this the way that you've described here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants