From fe07a8914e3c9712d25d179e701094620422363d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartosz=20Dziewo=C5=84ski?= Date: Wed, 4 Oct 2023 22:22:08 +0200 Subject: [PATCH] Fix mobile section expand icon size after changes in MobileFrontend Reverts I0af2707141 due to I5ca0870862f5. Change-Id: Ib9a0a38774b85b2b80fbac7a0d9b81b7045c9e59 --- modules/dt.init.less | 7 ------- 1 file changed, 7 deletions(-) diff --git a/modules/dt.init.less b/modules/dt.init.less index 790f6cc5c..d0809bd2f 100644 --- a/modules/dt.init.less +++ b/modules/dt.init.less @@ -475,13 +475,6 @@ h1, h2, h3, h4, h5, h6 { font-size: 0.875em; } - // stylelint-disable-next-line selector-class-pattern - > .indicator { - // The indicator lives inside the h2 on normal pages, so expects - // to have the same base font size as the heading. - font-size: 1.5em; - } - // stylelint-disable-next-line selector-class-pattern > .indicator, &-ellipsisButton {