Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(input): change height to max height on input #17394

Merged
merged 13 commits into from
Mar 19, 2019

Conversation

romulocintra
Copy link
Contributor

Short description of what this resolves:

This PR tries to add the same behavior in Chrome, Safari and FF, when the input is not wrapped in html tags : see example with different browsers
https://glitch.com/edit/#!/regular-magician?path=index.html:5:8

Changes proposed in this pull request:

  • change height : 100% to max-height : 100%

This PR gives the same behavior in Chrome, Safari and FF, when the input is not wrapped in html tags :  see example with different browsers

https://glitch.com/edit/#!/regular-magician?path=index.html:5:8
@ionitron-bot ionitron-bot bot added the package: core @ionic/core package label Feb 5, 2019
@brandyscarney brandyscarney changed the title Fix input height on Chrome and Safari fix(input): change height to max height on input Feb 12, 2019
@brandyscarney brandyscarney removed the request for review from manucorporat March 15, 2019 21:54
Copy link
Contributor

@liamdebeasi liamdebeasi left a comment

Choose a reason for hiding this comment

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

Thanks for the PR! 👍

@brandyscarney brandyscarney merged commit 67a9137 into ionic-team:master Mar 19, 2019
@brandyscarney
Copy link
Member

Thanks! 🎉

kiku-jw pushed a commit to kiku-jw/ionic that referenced this pull request May 16, 2019
…onic-team#17394)

This PR gives the same behavior in Chrome, Safari and FF, when the input is not wrapped in html tags
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: core @ionic/core package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants