#5970 closed bug (duplicate)
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 http://www.xs.fi/?p=33
Attachments (1)
Change History (4)
Changed 13 years ago by
Attachment: | jquery-ui-datepicker-white-margin-bug.png added |
---|
comment:1 Changed 13 years ago by
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 :/
Note: See
TracTickets for help on using
tickets.
jquery-ui-datepicker-white-margin-bug