MediaWiki:Common.js: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 318: Line 318:
             $('.boss-timer-section .tabber-tab:eq(0)').click();
             $('.boss-timer-section .tabber-tab:eq(0)').click();
         }
         }
         $('.current-info .segment-contents').show();
         $('.current-info .segment-contents > .mw-collapsible-content').css({height: 'auto', overflow: 'initial'});
     }, 100);
     }, 100);