Make WordPress Core

Changeset 45520


Ignore:
Timestamp:
06/12/2019 07:20:13 PM (7 years ago)
Author:
afercia
Message:

Administration: Fix the responsive layout after changes to the Screen Options and Help buttons position.

Fixes #45094.

File:
1 edited

Legend:

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

    r45503 r45520  
    37223722
    37233723        .wrap {
     3724                clear: both;
    37243725                margin-right: 12px;
    37253726                margin-left: 0;
     
    39823983
    39833984        #screen-meta-links {
    3984                 margin-bottom: 60px; /* Add margins beneath links for better spacing between boxes and elements */
     3985                margin-bottom: 20px; /* Add margins beneath links for better spacing between boxes and elements */
    39853986        }
    39863987}
Note: See TracChangeset for help on using the changeset viewer.