Ticket #32066: 32066.diff
File 32066.diff, 709 bytes (added by , 10 years ago) |
---|
-
src/wp-admin/css/customize-controls.css
1050 1050 overflow: visible; /* Prevent the top-level Customizer controls from becoming visible when elements on the right of the details modal are focused. */ 1051 1051 } 1052 1052 1053 .ie8 .wp-customizer .theme-overlay .theme-header, 1054 .ie8 .wp-customizer .theme-overlay .theme-about, 1055 .ie8 .wp-customizer .theme-overlay .theme-actions { 1056 position: static; 1057 } 1058 1053 1059 /* Small Screens */ 1054 1060 @media (max-width:850px), (max-height:472px) { 1055 1061 .wp-customizer .theme-overlay .theme-wrap {