Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Removes fixed input width #14312

Merged
merged 1 commit into from
Jun 1, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,6 @@ class EnabledContent extends ImmutableComponent {
</div>
<div className={css(gridStyles.row2col1)}>
<FormDropdown
data-isPanel
data-test-id='fundsSelectBox'
value={contributionAmount}
onChange={changeSetting.bind(null, this.props.onChangeSetting, settings.PAYMENTS_CONTRIBUTION_AMOUNT)}
Expand Down