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

Signup form width too narrow / Submit button misaligned #945

Closed
jjhampton opened this issue Apr 16, 2018 · 1 comment · Fixed by #946
Closed

Signup form width too narrow / Submit button misaligned #945

jjhampton opened this issue Apr 16, 2018 · 1 comment · Fixed by #946

Comments

@jjhampton
Copy link
Member

Bug Report

What is the current behavior?

On desktop, signup form width is too narrow (around 300px), and submit button is too narrow and misaligned to the right. Seems to be an issue with the ordering / specificity of the CSS classes on the form and button. Strangely enough, I can't reproduce this issue on my local dev environment, but I see it on production. Leading me to think it might be a Webpack issue.

What is the expected behavior?

Form should have max-width of 500px (plus 10px padding on each side), button should be full-width of form and centered

What steps did you take to get this behavior?

Navigate to www.operationcode.org/signup .

Additional Info

Operating System

Linux / Ubuntu 16

Browser

Chrome

Screenshots

workspace 1_005

@jjhampton
Copy link
Member Author

jjhampton commented Apr 16, 2018

May need to update to extract-text-webpack-plugin@3.0.0 or higher - see webpack-contrib/extract-text-webpack-plugin#548

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
1 participant