From 9a5bd56ee82c037b4d6cbfad9ca33ee970da6c58 Mon Sep 17 00:00:00 2001
From: RastaPopoulos <rastapopoulos@spip.org>
Date: Fri, 19 Apr 2024 11:01:13 +0200
Subject: [PATCH] =?UTF-8?q?feat(4766):=20unifier=20la=20m=C3=AAme=20taille?=
 =?UTF-8?q?=20pour=20tous=20les=20sous-menus=20donc=20pas=20plus=20petit?=
 =?UTF-8?q?=20dans=20le=20plan?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 prive/themes/spip/bando.css.html | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/prive/themes/spip/bando.css.html b/prive/themes/spip/bando.css.html
index 7dadf40d8a..337daf8998 100644
--- a/prive/themes/spip/bando.css.html
+++ b/prive/themes/spip/bando.css.html
@@ -566,9 +566,6 @@
 	float: var(--spip-right);
 }
 /* Sous-menus s'ouvrant latĂŠralement */
-.deroulant_rubriques .deroulant__sous-menu[data-profondeur="1"] {
-	font-size: 0.9em;
-}
 .deroulant_rubriques .deroulant__sous-menu .deroulant__item {
 	position: relative;
 	width: var(--spip-deroulant-col-width);
-- 
GitLab