Created by: b-raines
- I ran into a problem when trying to adjust the top padding of the floating label. floatingLabelYPadding only sets padding for the placeholder, not the floating label.
- Instead of floatingLabelYPadding setting placeholder y padding, it now sets padding for the floating label.
- placeholderYPadding now sets padding for placeholder.