Looking at your form in Safari the drop downs are already the same width as the other input fields on your form.
How are you wanting to style them? You only have so much control over styling a drop down because it is an element handled by the browser and each browser handles them slightly different. They aren't like input fields where you can style the background color, border, etc.
The drop downs and input fields both already have the same width percentage (35%) so any variance is going to be due to how the specific browser handles drop downs. Just like buttons, browsers handle drop downs slightly different.
Posted 14 years ago on Wednesday May 12, 2010 |
Permalink