ionic-framework
ionic-framework copied to clipboard
fix(input,select): floating label custom sizes
trafficstars
Issue number: #
What is the current behavior?
Adjusting the size of a floating label on an Input or Select, e.g. by:
<ion-input style="font-size: 30px" fill="outline" label="Large floating label" label-placement="floating"></ion-input>
causes the label to not be centered.
What is the new behavior?
- Labels of any size are centered.
Does this introduce a breaking change?
- [ ] Yes
- [ ] No
Other information
@mapsandapps is this ready for review?
Closing for now. If the team would still like to work on this please bring it up internally!