Media: Make sure the bottom media toolbar content is fully visible with Internet Explorer 11.
Props mspatovaliyski. Fixes #47502. git-svn-id: https://develop.svn.wordpress.org/trunk@45526 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
8625ca01ec
commit
2ce0519f60
@ -273,10 +273,10 @@
|
||||
}
|
||||
|
||||
.media-frame-toolbar .media-toolbar {
|
||||
top: initial;
|
||||
top: auto;
|
||||
bottom: -45px;
|
||||
height: auto;
|
||||
overflow: initial;
|
||||
overflow: visible;
|
||||
border-top: 1px solid #ddd;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user