From f1dfdd6f8ffa8182c4a7a3b3b5c6d2ab79bb2331 Mon Sep 17 00:00:00 2001 From: Liviu-Mihail Concioiu Date: Thu, 20 Apr 2023 23:09:05 +0200 Subject: [PATCH] Always align right Signed-off-by: Liviu-Mihail Concioiu --- themes/pmahomme/scss/_tables.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/pmahomme/scss/_tables.scss b/themes/pmahomme/scss/_tables.scss index 119be5ed1e..24b9ce4401 100644 --- a/themes/pmahomme/scss/_tables.scss +++ b/themes/pmahomme/scss/_tables.scss @@ -9,7 +9,6 @@ th { color: $th-color; - text-align: left; } td {