mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-17 03:56:07 +00:00
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 {
|
.attachment .close {
|
||||||
/*display: none;*/
|
display: none;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user