theme_date_select in theme.inc is missing the .form-item class. It seems this same problem was discovered in other places (#702922: Missing form-item class for node entry page and #256932: Add 'form-item' class to comply with default form formatting), and it has the same sort of display consequences here.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | date-1035352.patch | 699 bytes | traviscarden |
Comments
Comment #1
traviscarden commentedHere's a patch for the fix.
Comment #2
damienmckennaI'm sorry but the Drupal 6 version of this module is no longer supported. That said, I appreciate the time you spent on this.