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

Should reset the height of .input-row to 40px #828

Open
obnijnil opened this issue Apr 27, 2016 · 0 comments
Open

Should reset the height of .input-row to 40px #828

obnijnil opened this issue Apr 27, 2016 · 0 comments
Labels

Comments

@obnijnil
Copy link

The height of .input-group is reset to 40px while reseting the height of form inputs/select/textarea both in the theme iOS (line 346) and theme Android (line 496) instead of the default value 35px (forms.scss line 32) , without reseting the height of .input-row.

So,

  1. Should the height of .input-row be reset to 40px at the same time?
  2. Leave .input-group unchanged?

BTW, is that a typo?

@cvrebert cvrebert added the css label Jun 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants