Skip to content

Commit

Permalink
fix(MdField): fix textarea and inline alignments (#1646)
Browse files Browse the repository at this point in the history
* fix(MdField): fix padding issues

* fix(MdField): fix bad position of label

* fix(MdField): fix textarea and inline issues

* fix(MdField): fix prefix and suffix with icon and other variants issues

* fix(MdField): label for textarea with grow is misaligned on firefox
  • Loading branch information
shafimsp authored and marcosmoura committed Apr 2, 2018
1 parent 7359dd3 commit dbeb7e9
Showing 1 changed file with 184 additions and 86 deletions.
Loading

1 comment on commit dbeb7e9

@marcosmoura
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was reverted. Due to the new changes on Material Design guidelines, this will no longer be applied.

Please sign in to comment.