Make WordPress Core

Changeset 22032


Ignore:
Timestamp:
09/27/2012 02:17:04 AM (12 years ago)
Author:
azaozz
Message:

Fix image button in DFW, props ocean90, see #21019

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/css/editor.css

    r22025 r22032  
    18691869#wp-fullscreen-buttons .mce_image .mce_image {
    18701870    background-image: url('../../wp-admin/images/media-button.png?ver=20120201');
    1871     background-position: 3px 3px;
     1871    background-position: top left;
     1872    background-size: 100%;
    18721873}
    18731874
Note: See TracChangeset for help on using the changeset viewer.