From 3dd6085a917e5fc870341755450f31ff1ba0a8fa Mon Sep 17 00:00:00 2001 From: Silberengel Date: Sat, 25 Apr 2026 21:18:09 +0200 Subject: [PATCH] bug-fixes --- assets/styles/app.css | 2 +- assets/styles/layout.css | 44 +++++++++++- src/Service/FeaturedAuthorListedRows.php | 67 +++++++++++++++---- src/Twig/SidebarFeaturedAuthorsExtension.php | 2 +- .../Organisms/FeaturedList.html.twig | 3 + templates/components/UserMenu.html.twig | 9 +-- 6 files changed, 105 insertions(+), 22 deletions(-) diff --git a/assets/styles/app.css b/assets/styles/app.css index a2de006..cfe1d80 100644 --- a/assets/styles/app.css +++ b/assets/styles/app.css @@ -201,7 +201,7 @@ svg.icon { padding: 1rem 1.125rem 1.2rem; } -/* Lead card only: 16:9 cover frame (Molecules/FeaturedList — side cards have no .card-header). */ +/* 16:9 cover frame (lead + stacked side cards in FeaturedList). */ .featured-list .card > a > .card-header { margin: 0; width: 100%; diff --git a/assets/styles/layout.css b/assets/styles/layout.css index 2054291..8873f93 100644 --- a/assets/styles/layout.css +++ b/assets/styles/layout.css @@ -422,8 +422,48 @@ main { margin-top: 152px; } - .user-menu { - top: 162px; + /* In-flow left column: