Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

feat: Include padding when resizing multiple input #1872

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pete-otaqui
Copy link
Contributor

Remove the hard-coded 10px when accounting for padding, and use the calculated padding size instead, in case the theme has been overridden.

Note that the test appends the generated uiSelectMultiple to the DOM (and later removes it) so that getComputedStyle functions normally.

Remove the hard-coded 10px when accounting for padding, and use the calculated padding size instead, in case the theme has been overridden.

Note that the test appends the generated uiSelectMultiple to the DOM (and later removes it) so that getComputedStyle functions normally.
@pete-otaqui
Copy link
Contributor Author

These four failing tests (which are not related to this PR) seem to happen on a fresh checkout from master now. Not sure why, but I think it's probably a dependency-version thing. I will be investigating further.

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.

1 participant