[wp-trac] [WordPress Trac] #31815: Set width to auto for list table headers (was: Table bug)

WordPress Trac noreply at wordpress.org
Tue Mar 31 08:36:10 UTC 2015


#31815: Set width to auto for list table headers
----------------------------+---------------------------------
 Reporter:  Luan Ramos      |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  Administration  |     Version:  4.1.1
 Severity:  normal          |  Resolution:
 Keywords:                  |     Focuses:  ui, administration
----------------------------+---------------------------------
Description changed by SergeyBiryukov:

Old description:

> I changed the style of wp-list-table, because it was being setted a fixed
> width.
> I put this automatic width to become more fluid (beautiful) and not with
> an ugly and outdated appearance.
>
> .wp-list-table th {
>     width: auto !important;
> }

New description:

 I changed the style of wp-list-table, because it was being setted a fixed
 width.
 I put this automatic width to become more fluid (beautiful) and not with
 an ugly and outdated appearance.
 {{{
 .wp-list-table th {
     width: auto !important;
 }
 }}}

--

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


More information about the wp-trac mailing list