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

Commit

Permalink
Merge pull request #14312 from NejcZdovc/fix/#14309-length
Browse files Browse the repository at this point in the history
Removes fixed input width
  • Loading branch information
NejcZdovc committed Jun 1, 2018
1 parent 0a0a821 commit 4f98aad
Showing 1 changed file with 0 additions and 1 deletion.
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

0 comments on commit 4f98aad

Please sign in to comment.