[wp-trac] [WordPress Trac] #31443: Press This: Mega checkboxes in IE and Firefox

WordPress Trac noreply at wordpress.org
Fri Mar 13 03:47:23 UTC 2015


#31443: Press This: Mega checkboxes in IE and Firefox
-----------------------------+--------------------
 Reporter:  Michael Arestad  |       Owner:
     Type:  defect (bug)     |      Status:  new
 Priority:  normal           |   Milestone:  4.2
Component:  Press This       |     Version:  trunk
 Severity:  normal           |  Resolution:
 Keywords:  needs-patch      |     Focuses:  ui
-----------------------------+--------------------

Comment (by Michael Arestad):

 Started styling this. I'm attaching what I've done so far, but as you'll
 see, there is some serious padding issues due to the nesting. Any way we
 could change the layout a little? Something like this would work:

 {{{
 <ul>
   <li>
     <div aria and checkbox stuff>Category name</div>
     <ul>
       <li>
         <div aria and checkbox stuff>Category name</div>
       </li>
     </ul>
   </li>
 </ul>
 }}}

 Current screenshot of janky padding:
 [[Image(https://cldup.com/k_ldVaUwVu.png)]]

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


More information about the wp-trac mailing list