Media: Remove vestige CSS that prevents thumbnails from always showing on media-new.php. props duck_. fixes #22547.

git-svn-id: https://develop.svn.wordpress.org/trunk@22837 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2012-11-26 03:37:25 +00:00
parent faca39f74c
commit 76b8bb8450
1 changed files with 1 additions and 2 deletions

View File

@ -3832,8 +3832,7 @@ abbr.required {
}
.media-item .describe-toggle-off,
.media-item.open .describe-toggle-on,
.media-item.open img.pinkynail {
.media-item.open .describe-toggle-on {
display: none;
}