Opened 14 years ago
Closed 13 years ago
#4276 closed defect (fixed)
Form demo: State drop down too wide
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The drop down list for the state field is wider than the combobox itself, unnecessarily. It's because the CSS in the file is wrong (need to apply css to the <input> node not the outer node).
Note: See
TracTickets for help on using
tickets.
Fixed by checkins for #4444.