ratchet icon indicating copy to clipboard operation
ratchet copied to clipboard

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

Open obnijnil opened this issue 8 years ago • 0 comments

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?

obnijnil avatar Apr 27 '16 17:04 obnijnil