Plugin Directory

Changeset 1085627


Ignore:
Timestamp:
02/09/2015 03:51:14 PM (11 years ago)
Author:
bendoh
Message:

2.2.2: Fix CSS issues with 4.1 media manager

Location:
getty-images/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • getty-images/trunk/getty-images.css

    r1083383 r1085627  
    652652        padding-top: 50px;
    653653        overflow: hidden;
     654        max-width: none;
    654655}
    655656    .getty-images-toolbar .getty-search-input-container {
     
    686687        line-height: 24px;
    687688        margin-bottom: -1px;
     689        max-width: none;
    688690    }
    689691
  • getty-images/trunk/getty-images.php

    r1083383 r1085627  
    66Author: gettyImages
    77Author URI: http://gettyimages.com/
    8 Version: 2.2.1
     8Version: 2.2.2
    99*/
    1010
  • getty-images/trunk/readme.txt

    r1083383 r1085627  
    33Tags: image library, media, images, getty
    44Requires at least: 3.9
    5 Tested up to: 4.0
    6 Stable tag: 2.2.1
     5Tested up to: 4.1
     6Stable tag: 2.2.2
    77License: GPLv2 or later
    88
     
    5151== Changelog ==
    5252
     53= 2.2.2 =
     54Fix CSS changes from WP 4.1 that break layout.
     55
    5356= 2.2.1 =
    5457Fold in optimizations from VIP, ht Jeff Bowen @ Automattic
Note: See TracChangeset for help on using the changeset viewer.