On the gallery creation screen, only display the remove icon on hover.

git-svn-id: https://develop.svn.wordpress.org/trunk@22125 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Daryl Koopersmith 2012-10-05 22:14:00 +00:00
parent 8d5ca186c2
commit 96cb206e15
1 changed files with 1 additions and 1 deletions

View File

@ -307,7 +307,7 @@
}
.attachment .close {
/*display: none;*/
display: none;
position: absolute;
top: 0;
right: 0;