Make WordPress Core


Ignore:
Timestamp:
01/30/2016 02:52:55 PM (8 years ago)
Author:
afercia
Message:

Install: Improve the install page language chooser button style.

Fixes #34547.

File:
1 edited

Legend:

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

    r36178 r36423  
    127127.language-chooser.wp-core-ui .step .button.button-large {
    128128    height: 36px;
     129    font-size: 14px;
     130    line-height: 33px;
    129131    vertical-align: middle;
    130     font-size: 14px;
    131132}
    132133textarea {
     
    439440.step .spinner {
    440441    display: inline-block;
    441     margin-top: 8px;
     442    vertical-align: middle;
    442443    margin-right: 15px;
    443     vertical-align: top;
    444444}
    445445
Note: See TracChangeset for help on using the changeset viewer.