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:
parent
2e6aa4dacf
commit
01706d8d11
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue