vestman / Select-or-Die

Yet another jQuery plugin to style select elements. Demo at http://vst.mn/selectordie/
MIT License
524 stars 133 forks source link

Responsive styling of sod using percentages #32

Open scottsandersdev opened 9 years ago

scottsandersdev commented 9 years ago

Hi there, I've been having trouble styling the sod in a fluid container. If I use percentages, I need to set the sod_list_wrapper to width=101% so that it matches the sod_select element. However, on certain screen dimensions, the sod_list_wrapper appears to be a pixel or two smaller than the sod_select, making the edges look jagged and not clean at all. Do you know of any solutions for this?