From d5938858bd232e1f5c7ccadcb121844a41bc9697 Mon Sep 17 00:00:00 2001 From: Dakedres Date: Sat, 7 Mar 2026 04:15:22 -0700 Subject: [PATCH] Fix panel alignment in emi --- pack/configureddefaults/config/emi.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pack/configureddefaults/config/emi.css b/pack/configureddefaults/config/emi.css index 47e9f25..294c001 100644 --- a/pack/configureddefaults/config/emi.css +++ b/pack/configureddefaults/config/emi.css @@ -222,7 +222,7 @@ /** * Where to position the right sidebar */ - right-sidebar-align: right, center; + right-sidebar-align: left, center; /** * Whether to render the header buttons and page count for the right sidebar