Making WordPress.org

Ticket #6103: 6103.diff

File 6103.diff, 624 bytes (added by aezazshekh, 3 years ago)

added patch

  • wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css

    diff --git a/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css b/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css
    index f41921070..82e923beb 100644
    a b input[type="submit"] { 
    107107        line-height: inherit;
    108108}
    109109
     110
     111@media (max-width: 890px) {
     112        .wp-block-group.global-header .global-header__search .wp-block-navigation__responsive-container-open:focus {
     113                outline: none !important;
     114        }
     115}
     116
    110117/* site */
    111118
    112119.site,