I am editing a javascript Jeopardy game for an activity (mostly styling). However one of the things I changed was how many players are allowed and now they overlap out of the box when you click on an answer.
game: http://warp.byu.edu/jeopardy/
see image below: http://imageshack.us/photo/my-images/826/jeopardy.png/
My issue is that all my changes to CSS dont make a difference. I think the JS is setting the width ( i couldnt make anything work).
any ideas?