material-components / material-components-web

Modular and customizable Material Design UI components for the web
https://material.io/develop/web
MIT License
17.11k stars 2.15k forks source link

Text field/Select padding should be 12px if icon is present #4294

Open bonniezhou opened 5 years ago

bonniezhou commented 5 years ago

What is the expected behavior?

Padding between edge of text field and icon should be 12px for both leading and trailing icons

What is the actual behavior?

https://material-components.github.io/material-components-web-catalog/#/component/text-field

williamernest commented 5 years ago

This Issue should also cover the mdc-select component, since the select and text fields are closely related.