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

Docs: css bug with version <select> #1746

Closed
aTei opened this issue Aug 19, 2014 · 3 comments
Closed

Docs: css bug with version <select> #1746

aTei opened this issue Aug 19, 2014 · 3 comments

Comments

@aTei
Copy link

aTei commented Aug 19, 2014

OS: Windows 7
Firefox
firefox

Chrome
chrome

Fix:
Add this to css

select.form-control {
  padding-top: 0;
  padding-bottom: 0;
}

Firefox
firefox_fix

Chrome
chrome_fix

@samccone
Copy link
Member

@aTei mind opening a PR into the www

https://github.com/marionettejs/www

@samccone
Copy link
Member

thanks for the 👀

@jamesplease
Copy link
Member

Closing; should be opened in the www.

Thanks @aTei!

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

No branches or pull requests

3 participants