MediaWiki:Common.css: Difference between revisions

place icon at top-right, not center-right
(attempting to replace raster icon for external links with vector one)
(place icon at top-right, not center-right)
Line 985: Line 985:
{
{
  background-image:url(/w/images/b/bf/Link_icon-external.svg);
  background-image:url(/w/images/b/bf/Link_icon-external.svg);
  background-position:center right;
  background-position:top right;
  background-repeat:no-repeat;
  background-repeat:no-repeat;
  padding-right:13px;
  padding-right:13px;