Media: Clean-up some MediaElementJS CSS: no more needed after [40642].
See #40707, #32417, #39994, #39995, #30281. git-svn-id: https://develop.svn.wordpress.org/trunk@40647 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
aef3839e7b
commit
ead4097f11
|
@ -154,11 +154,6 @@
|
|||
border: 1px solid #f00;
|
||||
}
|
||||
|
||||
.wp-customizer .mejs-controls a:focus > .mejs-offscreen,
|
||||
.widgets-php .mejs-controls a:focus > .mejs-offscreen {
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
/* Widget Dragging Helpers */
|
||||
.widget.ui-draggable-dragging {
|
||||
min-width: 100%;
|
||||
|
|
Loading…
Reference in New Issue