[wp-trac] [WordPress Trac] #36533: Doesn't work browse media libary on Frontend

WordPress Trac noreply at wordpress.org
Mon Apr 18 17:01:50 UTC 2016


#36533: Doesn't work browse media libary on Frontend
-------------------------------+------------------------------
 Reporter:  purevtsooj         |       Owner:
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Media              |     Version:  4.5
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |     Focuses:  javascript
-------------------------------+------------------------------

Comment (by justinbusa):

 I have tested this and can confirm @webmandesign's findings that the
 following CSS breaks the media library...

 {{{
 table {
   border-style: solid;
   border-collapse: collapse;
 }
 }}}

 This is actually not limited to the front-end. It will break in wp-admin
 as well if that CSS is present.

 I've tried targeting media library divs and setting the border-collapse to
 initial, but the divs don't appear to have any classes or an ID in their
 initial state, so they can't be targeted.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/36533#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list