DigitalRiver / react-atlas

Composable React components with CSS Modules.
http://digitalriver.github.io/react-atlas/
MIT License
38 stars 25 forks source link

checkbox label's white-space property should be normal instead of no-wrap #936

Open floydchenchen opened 5 years ago

floydchenchen commented 5 years ago

image

floydchenchen commented 5 years ago

According to @stuller, white-space: normal also seems incorrect:

image

stuller commented 5 years ago

We should make sure these three scenarios work with whatever CSS we go with:

  1. short label
  2. something a little longer than normal
  3. a really long supercalifragilisticexpialidocious label that maybe is something similar to a small paragraph of terms and conditions that a user might be asked to agree with by ticking the checkbox before proceeding