Skip to content

Increase width of USPS confirmation code input#1628

Merged
jmhooper merged 1 commit intomasterfrom
jmhooper-usps-confirmation-input-size
Aug 22, 2017
Merged

Increase width of USPS confirmation code input#1628
jmhooper merged 1 commit intomasterfrom
jmhooper-usps-confirmation-input-size

Conversation

@jmhooper
Copy link
Contributor

Why: So that the input is wide enough to display 10 alpha-numeric
characters

**Why**: So that the input is wide enough to display 10 alpha-numeric
characters
template.content_tag(
:div, builder.text_field(attribute_name, input_html_options),
class: 'col col-12 sm-col-4 mb4 sm-mb0'
class: 'col col-12 sm-col-5 mb4 sm-mb0'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like this input is only used for the USPS confirmation code input.

@jmhooper
Copy link
Contributor Author

Screenshots:

image

image

Copy link
Contributor

@zachmargolis zachmargolis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jmhooper jmhooper merged commit 5e063ac into master Aug 22, 2017
@jmhooper jmhooper deleted the jmhooper-usps-confirmation-input-size branch December 12, 2017 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants