MediaWiki:Common.js: Difference between revisions

No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 1,270: Line 1,270:
       /* Logo row: icon + title wrap cleanly */
       /* Logo row: icon + title wrap cleanly */
       '.branding-box a{display:flex!important;align-items:center!important;' +
       '.branding-box a{display:flex!important;align-items:center!important;' +
         'text-decoration:none!important;flex-wrap:wrap!important;max-width:calc(100vw - 80px)!important;}' +
         'text-decoration:none!important;max-width:calc(100vw - 80px)!important;}' +
       '.branding-box a::before{content:"";display:block;width:30px;height:30px;flex-shrink:0;' +
       '.branding-box a::before{content:"";display:block;width:30px;height:30px;flex-shrink:0;' +
         'background:url("/favicon.png") center/contain no-repeat;' +
         'background:url("/favicon.png") center/contain no-repeat;' +