mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-05 13:14:29 +00:00
Theme Installer: IE7 compatibility. props ocean90, fixes #20696.
git-svn-id: https://develop.svn.wordpress.org/trunk@20813 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -5282,6 +5282,7 @@ body.full-overlay-active {
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.wp-full-overlay.collapsed,
|
||||
@@ -5323,6 +5324,7 @@ body.full-overlay-active {
|
||||
right: 0;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.wp-full-overlay.collapsed .wp-full-overlay-main {
|
||||
|
||||
Reference in New Issue
Block a user