Make WordPress Core

Changeset 45521


Ignore:
Timestamp:
06/12/2019 07:23:50 PM (4 years ago)
Author:
afercia
Message:

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

Merges [45520] to the 5.2 branch.
Fixes #45094 for 5.2.2.

Location:
branches/5.2
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/5.2

  • branches/5.2/src/wp-admin/css/common.css

    r45513 r45521  
    37163716
    37173717    .wrap {
     3718        clear: both;
    37183719        margin-right: 12px;
    37193720        margin-left: 0;
     
    39763977
    39773978    #screen-meta-links {
    3978         margin-bottom: 60px; /* Add margins beneath links for better spacing between boxes and elements */
     3979        margin-bottom: 20px; /* Add margins beneath links for better spacing between boxes and elements */
    39793980    }
    39803981}
Note: See TracChangeset for help on using the changeset viewer.