Does anyone know why?
I want a row of 3 fields, Text area, Date, and Drop down menu.
I tried to give them all a 'one_third' class, set their width to 30% and float them to the left, with margin-right:2%.
The design looks great, however I noticed that when I float the drop down menu and date, they become unclickable. If I uncheck the float, they become clickable again. Why is that?