CodeYellowBV / re-cy-cle

React component library for Code Yellow
https://codeyellowbv.github.io/re-cy-cle/
6 stars 6 forks source link

SelectInput: fix inconsistent padding-left #71

Closed SpaceK33z closed 6 years ago

SpaceK33z commented 7 years ago

The SelectInput component has a huge padding-left compared to e.g. TextInput.

SpaceK33z commented 6 years ago

Of course this differs per browser... Fixed it for Chrome now, FF still has a little bit more padding. We'll survive.