cityofaustin / atd-knack-signs-markings

https://atd-knack-signs-markings.netlify.com/
Other
1 stars 0 forks source link

Increase Form Submit Button Sizes for Mobile Devices #208

Closed johnclary closed 5 years ago

johnclary commented 5 years ago

After testing on the 8" tablets, we need to increase the form submit button sizing for mobile users.

Here's the button element of concern. We will need to isolate this change to type="submit":

<button class="kn-button is-primary" type="submit">
      Submit
    </button>

Ideally, the button would be at least twice the current height, with text size increased as well, and full-width.

johnclary commented 5 years ago

@mateoclarke @mddilley can we get this done during the current sprint?

dianamartin commented 5 years ago

Check these locations for the submit buttons

Attachment form

image

Comment form

image

Time

scroll to the bottom of the page image

Materials

scroll to the bottom of the page image