istreamlabs / pebble

Pebble Design System
https://pebble.istreamplanet.net
Apache License 2.0
14 stars 5 forks source link

UX-1029 fix: stop checkbox size changes when content is long #407

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

Before

Screen Shot 2021-09-27 at 11 31 58 AM

After

Screen Shot 2021-09-27 at 11 43 25 AM

Why is this change being made: The checkbox was shrinking when there was long helper text

What is being change: Added a width to the text block

Does this change break anything: no

Fixes: UX-1029