From 22b5cdf57a0134c7256fdcf125a60b1c876ce822 Mon Sep 17 00:00:00 2001
From: zzz <zzz@i2pmail.org>
Date: Wed, 8 Feb 2023 07:37:31 -0500
Subject: [PATCH] Console: Debug DHT tab dark theme fixup

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

diff --git a/apps/routerconsole/jsp/themes/console/dark/console.css b/apps/routerconsole/jsp/themes/console/dark/console.css
index e94744fbc7..200f1d0ef5 100644
--- a/apps/routerconsole/jsp/themes/console/dark/console.css
+++ b/apps/routerconsole/jsp/themes/console/dark/console.css
@@ -7480,7 +7480,6 @@ b.netdb_transport {
 .buckets {
     margin-top: -13px;
     margin-bottom: 15px;
-    max-height: 600px;
     overflow: auto;
     word-break: break-all;
 }
-- 
GitLab