Make WordPress Core

Ticket #24895: 24895.diff

File 24895.diff, 515 bytes (added by kovshenin, 11 years ago)
  • wp-content/themes/twentyfourteen/js/theme.js

     
    4343                        if ( $socialLinksToggle.hasClass( 'active' ) ) {
    4444                                $socialLinksToggle.removeClass( 'active' );
    4545                        }
     46                        if ( $( this ).hasClass( 'active' ) )
     47                                $searchBoxWrapper.find( '#s' ).focus();
    4648                } );
    4749
    4850                // DOM manupilations for mobile header