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

ion-input misaligment #17063

Closed
manucorporat opened this issue Jan 11, 2019 · 1 comment · Fixed by #17175
Closed

ion-input misaligment #17063

manucorporat opened this issue Jan 11, 2019 · 1 comment · Fixed by #17175
Assignees
Labels
package: core @ionic/core package type: bug a confirmed bug report

Comments

@manucorporat
Copy link
Contributor

There is a text misaligment between ion-label and ion-input:

screenshot 2019-01-11 at 17 28 09

http://localhost:3333/src/components/item/test/inputs

Seems related with:

/// @prop - Padding top for the item content
$item-md-padding-top:                       10px !default;
$item-md-padding-bottom:                    11px !default;

IF the same padding is used in top and bottom, this issue seems be fix.

cc @brandyscarney changing this size also causes other changes in the screenshot test

@ionitron-bot ionitron-bot bot added the triage label Jan 11, 2019
@brandyscarney brandyscarney added package: core @ionic/core package type: bug a confirmed bug report labels Jan 11, 2019
@ionitron-bot ionitron-bot bot removed the triage label Jan 11, 2019
@brandyscarney brandyscarney self-assigned this Jan 11, 2019
manucorporat added a commit that referenced this issue Jan 19, 2019
* fix(angular): add validation classes to ion-item

* fix(inputs): focus handling

fixes #17171
fixes #16052
fixes #15572
fixes #16452
fixes #17063
@ionitron-bot
Copy link

ionitron-bot bot commented Feb 18, 2019

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Feb 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
package: core @ionic/core package type: bug a confirmed bug report
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants