sfmiller940 / modularclock

Javascript Modular Clock
http://poibella.org/viz2/modular-clock/
0 stars 1 forks source link

select picker messed up #2

Open jtarlecki opened 9 years ago

jtarlecki commented 9 years ago

this is simple-- but the bootstrap select picker must have decided to change classes or something-- it got a lot wider.

since there is only one set of select pickers in the page, might as well change em all

select { width: 60px !important; }

sfmiller940 commented 9 years ago

Thanks! Putting that in there now...