mediawiki-skins-Insurgency/resources
AntiCompositeNumber 4487cda6fa
mobile.js.less: fix padding for a.feedlink
Core mediawiki.feedlink sets `a.feedlink {padding-left: 16px;}` to
establish proper spacing around the feed icon background-image. That
rule was overridden by a much more specific rule for the mobile menu,
causing the text to overlap the icon.
This change duplicates the padding-left rule at a higher specificity,
fixing the overlap problem.

This could also be fixed by significantly increasing specificity for the
rule in mediawiki.feedlink, but that would break the existing skins and
extensions that intentionally override it.

This patch has a soft-ish dependency on I897b85d3e77233b858ee85be263a14e401fe5fd2
to work correctly when the page is loaded in mobile format. Without that
patch, an empty space would be visible where the icon should be unless
the page was loaded in desktop format.

Depends-On: I897b85d3e77233b858ee85be263a14e401fe5fd2
Bug: T291274
Change-Id: Id427653eb21194085853de903624b9a537eeece6
2021-09-17 15:01:01 -04:00
..
images build: Update SVGO to latest v2.3.0 and re-crush SVGs 2021-05-18 06:12:46 -07:00
mediawiki.less Simplify MonoBook link styles 2021-08-31 08:27:10 +00:00
skinStyles Set top offset for notifications 2020-09-16 13:10:49 +08:00
mobile-echo.js Reduce ResourceLoader modules used by Monobook 2021-08-03 12:45:59 -07:00
mobile-echo.less Drop double skin-responsive class 2021-08-11 15:12:17 -07:00
mobile-uls.js Reduce ResourceLoader modules used by Monobook 2021-08-03 12:45:59 -07:00
mobile.js.less mobile.js.less: fix padding for a.feedlink 2021-09-17 15:01:01 -04:00
print-common.less Remove 'legacy' feature, simplify skins.monobook.mobile module 2021-07-29 23:18:54 +00:00
screen-common.less Simplify MonoBook link styles 2021-08-31 08:27:10 +00:00
screen-desktop.less Monobook Mustache 2021-09-07 09:02:55 -07:00
screen-mobile.less Drop mw-body-content class from Monobook in preparation for glorious future 2021-05-13 20:14:11 +00:00
skin-responsive.less Reduce ResourceLoader modules used by Monobook 2021-08-03 12:45:59 -07:00
skin.js Reduce ResourceLoader modules used by Monobook 2021-08-03 12:45:59 -07:00
skin.js.less Reduce ResourceLoader modules used by Monobook 2021-08-03 12:45:59 -07:00
skin.less Reduce ResourceLoader modules used by Monobook 2021-08-03 12:45:59 -07:00
variables.less Simplify MonoBook link styles 2021-08-31 08:27:10 +00:00