Skip to content

ComboBox: Fixed input overlap rendering issue#4102

Merged
lynamemi merged 3 commits intomicrosoft:masterfrom
lynamemi:combobox-input-ht
Feb 27, 2018
Merged

ComboBox: Fixed input overlap rendering issue#4102
lynamemi merged 3 commits intomicrosoft:masterfrom
lynamemi:combobox-input-ht

Conversation

@lynamemi
Copy link
Copy Markdown
Collaborator

Pull request checklist

Description of changes

The switch to border-box sizing made the input look like it was overlapping some of the ComboBox border at certain resolutions.

Input wasn't using its whole height, so I shorted it and adding some padding to center it. Test in HC also to make sure that still works as expected.

Focus areas to test

(optional)

@lynamemi lynamemi merged commit c468751 into microsoft:master Feb 27, 2018
@lynamemi lynamemi deleted the combobox-input-ht branch February 27, 2018 16:56
Markionium added a commit to Markionium/office-ui-fabric-react that referenced this pull request Feb 27, 2018
@microsoft microsoft locked as resolved and limited conversation to collaborators Aug 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ComboBox box-sizing broken the bottom border

2 participants