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

git-svn-id: http://core.svn.wordpress.org/trunk@22125 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Daryl Koopersmith 2012-10-05 22:14:00 +00:00
parent 51920e1858
commit 4220ed466a

View File

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