Make WordPress Core

Changeset 42644


Ignore:
Timestamp:
02/03/2018 04:57:24 PM (7 years ago)
Author:
afercia
Message:

Administration: Make the Screen Options available on small screens.

Previously, the Screen Options toggle and the related panel content
were hidden on small screens, preventing access to important settings,
including the ability to toggle the meta boxes visibility.

Props chetan200891.
Fixes #40985.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/css/common.css

    r42641 r42644  
    36953695
    36963696    /* Hidden Elements */
    3697     #screen-meta,
    3698     #screen-meta-links,
     3697    #contextual-help-link-wrap,
    36993698    #collapse-menu,
    37003699    .post-format-select {
Note: See TracChangeset for help on using the changeset viewer.