[wp-trac] [WordPress Trac] #26396: Implement a generic clearfix

WordPress Trac noreply at wordpress.org
Mon Jan 4 15:44:40 UTC 2016


#26396: Implement a generic clearfix
----------------------------+-----------------------
 Reporter:  helen           |       Owner:  afercia
     Type:  enhancement     |      Status:  assigned
 Priority:  low             |   Milestone:  4.5
Component:  Administration  |     Version:  4.4
 Severity:  minor           |  Resolution:
 Keywords:  needs-patch     |     Focuses:  ui
----------------------------+-----------------------

Comment (by afercia):

 Thinking it would be better to start using the new CSS class in the
 cleanest possible way so what about something like
 [attachment:26396.3.patch] where:
 - Tabs output by core will use `wp-clearfix`
 - Tabs output by plugins will fallback to a slightly less-ideal clearfix
 method `overflow: hidden`
 The CSS would be cleaner and the back-compatibility rules ready to be
 moved in a deprecated file. Any thoughts more than welcome.

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


More information about the wp-trac mailing list