Make WordPress Core

Changeset 33159


Ignore:
Timestamp:
07/10/2015 10:36:39 PM (10 years ago)
Author:
azaozz
Message:

Press This: make the font size in the Text editor similar to the Visual editor. Fix buttons padding.
Fixes #32706.

File:
1 edited

Legend:

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

    r33156 r33159  
    21772177    resize: none;
    21782178    padding-top: 30px;
     2179    font-size: 16px;
    21792180}
    21802181
     
    21962197    top: 0;
    21972198    margin: 3px 0 0 5px;
     2199    padding: 3px 8px;
    21982200    background: #f5f5f5;
    21992201    color: #555;
Note: See TracChangeset for help on using the changeset viewer.