From 52956bed11f01a6acde6c3a9fb6851c59417f72a Mon Sep 17 00:00:00 2001 From: mareikeheuer Date: Fri, 23 Aug 2024 11:11:27 +0200 Subject: [PATCH] Adjust indentation of subrefs in reflist for mobile view Based on the mobile version evaluation in task T370876, indentation is aligned for subrefs in the reflist for mobile view to match the web version Bug: T371666 Change-Id: I40a3fe0b9cc607365e0ead26cf554921fe0abc5b --- modules/ext.cite.styles.less | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/ext.cite.styles.less b/modules/ext.cite.styles.less index 73d4a6983..888a12901 100644 --- a/modules/ext.cite.styles.less +++ b/modules/ext.cite.styles.less @@ -43,6 +43,7 @@ ol.references { .mw-extended-references { list-style: none; margin-left: 2em; + padding: 0; } }