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

git-svn-id: https://develop.svn.wordpress.org/trunk@22605 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Daryl Koopersmith 2012-11-16 00:04:37 +00:00
parent 0583ab09f3
commit b13b36db98
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;