Media: Remove dead CSS. props ocean90, see #21390.

git-svn-id: http://core.svn.wordpress.org/trunk@22605 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Daryl Koopersmith 2012-11-16 00:04:37 +00:00
parent 2e6aa4dacf
commit 01706d8d11
1 changed files with 0 additions and 11 deletions

View File

@ -552,17 +552,6 @@
position: absolute;
}
.attachment .insert {
display: none;
position: absolute;
left: 7px;
bottom: 7px;
}
.attachment:hover .insert {
display: block;
}
.attachment .close {
display: none;
position: absolute;