From 98378146cbeb865f41ab55e8c1bd09d0dc8e18df Mon Sep 17 00:00:00 2001 From: Pierre Date: Wed, 22 Jul 2020 18:26:25 +0200 Subject: [PATCH] =?UTF-8?q?alignement=20=C3=A0=20gauche=20des=20items=20du?= =?UTF-8?q?=20menu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/_sq_balint.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/css/_sq_balint.scss b/css/_sq_balint.scss index 87c8106..57f3a34 100644 --- a/css/_sq_balint.scss +++ b/css/_sq_balint.scss @@ -198,6 +198,7 @@ body{ } .dropdown-menu{ margin-top: 0; + text-align: left; } } }