Make WordPress Core

Changeset 47070


Ignore:
Timestamp:
01/14/2020 01:09:03 AM (5 years ago)
Author:
SergeyBiryukov
Message:

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

Props garrett-eclipse, audrasjb.
Fixes #49018.

File:
1 edited

Legend:

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

    r46887 r47070  
    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.