Ticket #48250: 48250.diff
| File 48250.diff, 426 bytes (added by , 7 years ago) |
|---|
-
src/wp-admin/css/themes.css
diff --git a/src/wp-admin/css/themes.css b/src/wp-admin/css/themes.css index 9f46b63872..62ca6c1f27 100644
a b body.folded .theme-browser ~ .theme-overlay .theme-wrap { 824 824 } 825 825 826 826 /* Admin menu is folded */ 827 @media only screen and (max-width: 9 00px) {827 @media only screen and (max-width: 960px) { 828 828 .theme-overlay .theme-wrap { 829 829 left: 65px; 830 830 }