dobtco / dvl-core

Base styles for the DOBT View Layer.
https://design.dobt.co/
1 stars 1 forks source link

fix overflow for auto-width selects with long copy #104

Closed ajb closed 9 years ago

ajb commented 9 years ago

before:

img

after:

img

This isn't perfect -- in fact, in Chrome, some of the text gets truncated completely:

img

I still think this is better than our layout breaking.