[wp-trac] [WordPress Trac] #23956: jQuery UI Datepicker adds empty but visible div at bottom of page

WordPress Trac noreply at wordpress.org
Sat Apr 6 01:52:40 UTC 2013


#23956: jQuery UI Datepicker adds empty but visible div at bottom of page
-------------------------------------+--------------------------
 Reporter:  julianm                  |       Type:  defect (bug)
   Status:  new                      |   Priority:  normal
Milestone:  Awaiting Review          |  Component:  Appearance
  Version:  3.5.1                    |   Severity:  normal
 Keywords:  2nd-opinion needs-patch  |
-------------------------------------+--------------------------
 This bug seems to be related to the [http://bugs.jqueryui.com/ticket/4111
 this] jQuery UI bug, which has been fixed, but the following WordPress
 stylesheet seems to be making the bug re-appear:

 wp-includes/css/jquery-ui-dialog.min.css

 As far as I can tell, removing the following rule seems to fix it:


 {{{
 .ui-helper-clearfix:after {
     content:".";
 }
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/23956>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list