MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
 
Line 6: Line 6:


/* 1.43.0 killed the external link icon; shrink the space */
/* 1.43.0 killed the external link icon; shrink the space */
a.external {
.mw-parser-output a.external {
     background: none;
     background: none;
     padding-right: 0;
     padding-right: 0;
}
}