Make WordPress Core

Changeset 47130 for branches/5.3


Ignore:
Timestamp:
01/29/2020 04:16:59 PM (7 years ago)
Author:
SergeyBiryukov
Message:

Upgrade/Install: Correct vertical alignment for "Continue" button on language selection during the install process.

Props garrett-eclipse, audrasjb.
Merges [47070] to the 5.3 branch.
Fixes #49018.

Location:
branches/5.3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/5.3

  • branches/5.3/src/wp-admin/css/install.css

    r46888 r47130  
    116116}
    117117.language-chooser.wp-core-ui .step .button.button-large {
    118         height: 36px;
    119         font-size: 14px;
    120         line-height: 2.35714285;
    121         vertical-align: middle;
     118        font-size: 14px;
    122119}
    123120textarea {
Note: See TracChangeset for help on using the changeset viewer.