From 78ba3d1f684da726dbb8a61bd2e94c67bbef0f01 Mon Sep 17 00:00:00 2001
From: zzz <zzz@i2pmail.org>
Date: Tue, 25 Jan 2022 09:41:12 -0500
Subject: [PATCH] Console: CSS tweak for messages

---
 apps/routerconsole/jsp/themes/console/light/console.css | 1 -
 1 file changed, 1 deletion(-)

diff --git a/apps/routerconsole/jsp/themes/console/light/console.css b/apps/routerconsole/jsp/themes/console/light/console.css
index dcaa380f7d..be7b345f98 100644
--- a/apps/routerconsole/jsp/themes/console/light/console.css
+++ b/apps/routerconsole/jsp/themes/console/light/console.css
@@ -2146,7 +2146,6 @@ h3#graphdisplay {
 }
 
 .messages li, .messages li:first-child, .error li:first-child, .error li {
-     text-align: justify !important;
      font-weight: bold;
      list-style: none;
      background: url(images/warning.png) left center no-repeat;
-- 
GitLab