Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email and user input lack a width and height #1100

Closed
wants to merge 2 commits into from
Closed

Email and user input lack a width and height #1100

wants to merge 2 commits into from

Conversation

kevinsandow
Copy link
Contributor

@kevinsandow kevinsandow commented Sep 7, 2017

Email and user input lack a width and height, thus they are easily manipulated by third party CSS like:

svg {
  display: block;
  height: 100%;
  width: 100%;
}

@luisrudge
Copy link
Contributor

There were a few other places that needed some fixes, so I fixed all of them in a different PR. Thanks for bringing this to our attention! This will be fixed in the next release. 🎉

@luisrudge luisrudge closed this Sep 8, 2017
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