Make WordPress Core


Ignore:
Timestamp:
09/21/2011 06:16:24 AM (14 years ago)
Author:
azaozz
Message:

Responsive admin improvements for the dashboard, new/write screens and links screens, see #18198

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/includes/template.php

    r18722 r18736  
    18751875            $screen_layout_columns = $wp_current_screen_options['layout_columns']['default'];
    18761876        else
    1877             $screen_layout_columns = '0';
     1877            $screen_layout_columns = 'auto';
    18781878    }
    18791879
Note: See TracChangeset for help on using the changeset viewer.