Closed (fixed)
Project:
Date
Version:
5.x-2.5
Component:
Date CCK Field
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2008 at 16:21 UTC
Updated:
10 Apr 2009 at 11:30 UTC
Extra vertical space appears between the input and label for a Date Text Field widget versus normal CCK Text Fields. Because of this, putting a Date Text Field next to a normal CCK Text Field looks unclean.
I see this problem after creating a Date Text Field with strtotime validation using the default options.
Comments
Comment #1
threexk commentedComment #2
threexk commentedFor what it's worth, I was able to fix this by adding the following surely-bad CSS:
Now I'm wondering if this is actually a Date issue, or just a conflict with other CSS on my site. I'll test on a stock Drupal site later.
Comment #3
karens commentedThis is probably too site-specific to add to the module, and other people already are relying on the current css. Since you can fix it yourself in css, that's the best solution.