Make WordPress Core

Ticket #36504: 36504.diff

File 36504.diff, 381 bytes (added by obenland, 9 years ago)
  • src/wp-admin/css/themes.css

     
    524524        -webkit-overflow-scrolling: touch;
    525525}
    526526
    527 body.folded .theme-overlay .theme-wrap {
     527body.folded .theme-browser ~ .theme-overlay .theme-wrap {
    528528        left: 70px;
    529529}
    530530