jenkins-bot has submitted this change and it was merged.
Change subject: Hygiene: Load icons from correct place
......................................................................
Hygiene: Load icons from correct place
Icons are saved in images/icons/ not in less/images/icons/
Followup: Id483df25946a65351fd3dcec56fa34f7d89b1767
Bug: T85637
Change-Id: Iabcde66e0a7042d6a93fcda92f7c1f77b4df61d1
---
M less/icons.less
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Bmansurov: Looks good to me, approved
jenkins-bot: Verified
diff --git a/less/icons.less b/less/icons.less
index a31cd2b..7af11bd 100644
--- a/less/icons.less
+++ b/less/icons.less
@@ -229,7 +229,7 @@
}
.icon-citation {
- .background-image-svg-quick( 'images/icons/cite' );
+ .background-image-svg-quick( '../images/icons/cite' );
}
.icon-spinner {
--
To view, visit https://gerrit.wikimedia.org/r/183084
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iabcde66e0a7042d6a93fcda92f7c1f77b4df61d1
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Bmansurov <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits