Closed (fixed)
Project:
Rubik
Version:
6.x-3.0-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2010 at 12:18 UTC
Updated:
2 Sep 2013 at 08:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
mhrabovcin commentedAdding patch with possible solution.
Comment #2
bigjim commentedI can confirm this patch works on a 6.x-3.0-beta2 install, thanks mathiaz.sk
Comment #3
askibinski commentedPatch works with 3.0-beta2 and fixes problem.
You can easily recreate the problem by creating a view with an exposed date filter.
Comment #4
rokrThanks, patch is working. Just added "border: 0;"
ciao, rokr
Comment #5
hansrossel commentedPatch works with 3.0-beta2 and fixes problem.
Comment #6
j0rd commentedSame problem. I didn't apply the patch, but added it to a custom CSS file I have in my cube theme.
I also added "border: 0px" to remove the top border.
This needs to get committed, as it causes major problems with date exposed views filter.
Comment #7
j0rd commentedBumping version number and more descriptive title.
Comment #8
haydeniv commentedFixed: aa1410b
Thanks!