Making WordPress.org

Ticket #6104: 6104.diff

File 6104.diff, 631 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..09ebdc7ce 100644
    a b input[type="submit"] { 
    107107        line-height: inherit;
    108108}
    109109
     110@media (max-width: 890px) {
     111        .wp-block-group.global-header .global-header__navigation .wp-block-navigation__container .wp-block-navigation-item a {
     112                outline: 0 !important;
     113        }
     114}
     115
    110116/* site */
    111117
    112118.site,