From 7f1dfd04966be2e4ffb0463e6a1dfae6cf9b07be Mon Sep 17 00:00:00 2001 From: TheDodger Date: Sun, 10 Mar 2024 18:57:10 +0100 Subject: [PATCH] Align settings (wrench) menu entries (#2492) * Made settings menu (wrench) entries aligned by changing the icons to fixed width * If, then take care of all those kind of menus --------- Co-authored-by: Manuel Worschech Co-authored-by: Bernd Bestel --- changelog/75_UNRELEASED_xxxx-xx-xx.md | 1 + views/layout/default.blade.php | 30 +++++++++++++-------------- 2 files changed, 16 insertions(+), 15 deletions(-) diff --git a/changelog/75_UNRELEASED_xxxx-xx-xx.md b/changelog/75_UNRELEASED_xxxx-xx-xx.md index 6fc442f2..9ae59c0d 100644 --- a/changelog/75_UNRELEASED_xxxx-xx-xx.md +++ b/changelog/75_UNRELEASED_xxxx-xx-xx.md @@ -60,6 +60,7 @@ - Optimized that file uploads are not completely buffered in memory before writing them to disk (thanks @bbx0) - Fixed again that some dialogs were not properly (too small) displayed (this time mostly affecting Chrome/Edge) +- Made settings menu (wrench) entries aligned by changing the icons to fixed width ### API diff --git a/views/layout/default.blade.php b/views/layout/default.blade.php index 79bcb8b1..78cf7be0 100644 --- a/views/layout/default.blade.php +++ b/views/layout/default.blade.php @@ -478,14 +478,14 @@ @@ -630,47 +630,47 @@