Search and Top Navigation
#5970 closed bug (duplicate)
Opened August 18, 2010 07:02PM UTC
Closed October 26, 2010 02:12PM UTC
Last modified October 11, 2012 09:15PM UTC
Datepicker adds empty div at bottom of the page
Reported by: | pompo500 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.datepicker | Version: | 1.8.4 |
Keywords: | extra space, empty div, datepicker | Cc: | |
Blocked by: | Blocking: |
Description
Datepicker seems to add an empty div at the bottom of the page, resulting in some nasty looking design breakage.
Adding "#ui-datepicker-div { display:none }" at bottom of the theme CSS file seems to resolve the issue, without affecting datepicker's functionality at all.
Please see the screenshot at
http://www.xs.fi/wordpress/wp-content/uploads/2010/08/jquery-ui-datepicker-white-margin-bug.png
My blog post at
Confirming the bug and the solution.
I wish I would have found this post one hour ago before I came up with the exact same solution myself :/