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:
parent
51920e1858
commit
4220ed466a
|
@ -307,7 +307,7 @@
|
|||
}
|
||||
|
||||
.attachment .close {
|
||||
/*display: none;*/
|
||||
display: none;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
|
|
Loading…
Reference in New Issue