From ba7e3b9b27ff1459815a786b6c6adb5686723b58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Weber?= Date: Wed, 29 Jan 2025 15:11:48 +0100 Subject: [PATCH] menu: move exander a bit to the right #943 --- assets/css/theme.css | 1 + layouts/partials/version.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/css/theme.css b/assets/css/theme.css index be5a9ecf33..1649a70c76 100644 --- a/assets/css/theme.css +++ b/assets/css/theme.css @@ -2401,6 +2401,7 @@ article ul > li > input[type='checkbox']:checked::before { #R-sidebar ul.collapsible-menu > li > input + label > .fa-chevron-right { display: inline-block; + text-align: end; } /* open menu */ diff --git a/layouts/partials/version.txt b/layouts/partials/version.txt index 991f608dbb..948e64a716 100644 --- a/layouts/partials/version.txt +++ b/layouts/partials/version.txt @@ -1 +1 @@ -7.3.2+c6cec2de3e4f3649e19d152e7a1231a66d68c474 \ No newline at end of file +7.3.2+44f7ff47eebd1a552b906059400888958f2709ae \ No newline at end of file