From b418a892e3c06560218f8c4dca38843964383b49 Mon Sep 17 00:00:00 2001 From: Alex <40072887+alexdcrane@users.noreply.github.com> Date: Wed, 5 Mar 2025 15:39:05 -0700 Subject: [PATCH] Align action bar text to the left (#7289) --- themes/default/css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/default/css.php b/themes/default/css.php index 107f15f9aa..957eac5ee5 100644 --- a/themes/default/css.php +++ b/themes/default/css.php @@ -3396,7 +3396,7 @@ else { //default: white } ?> top: ; - text-align: right; + text-align: left; border-top: ; border-right: ; border-bottom: ;