Make WordPress Core

Ticket #49322: 49322.patch

File 49322.patch, 798 bytes (added by kjellr, 5 years ago)
  • src/wp-content/themes/twentytwenty/style-rtl.css

     
    55055505        /* Site Header --------------------------- */
    55065506
    55075507        #site-header {
    5508                 z-index: 1;
     5508                z-index: 2;
    55095509        }
    55105510
    55115511        .header-inner {
  • src/wp-content/themes/twentytwenty/style.css

     
    55675567        /* Site Header --------------------------- */
    55685568
    55695569        #site-header {
    5570                 z-index: 1;
     5570                z-index: 2;
    55715571        }
    55725572
    55735573        .header-inner {