Make WordPress Core

Changeset 22178


Ignore:
Timestamp:
10/11/2012 12:55:38 AM (14 years ago)
Author:
koopersmith
Message:

Media Modal: Reduce height on the attachment captions from three lines to two. see #21390, #21807.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/css/media-views.css

    r22177 r22178  
    391391        display: block;
    392392        width: 100%;
    393         height: 66px;
     393        height: 50px;
    394394        margin: -1px 0 0;
    395395        padding: 8px;
Note: See TracChangeset for help on using the changeset viewer.