From d59a6f620ddde4c1909aa6f58c33f1ca92e484a8 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 5 Apr 2023 08:25:30 +0100 Subject: [PATCH] Remove duplicate table entry. --- inf.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/inf.css b/inf.css index 7a0b4da..4abe5d9 100644 --- a/inf.css +++ b/inf.css @@ -3,7 +3,7 @@ /* Copyright 2022-2023 Jake Winters */ /* SPDX-License-Identifier: BSD-3-Clause-Clear */ -/* Version: 9.2.1.30 */ +/* Version: 9.2.2.31 */ /* Body */ @@ -250,10 +250,6 @@ strong { h6 { text-align: center; } - - table { - overflow-x: scroll; - } .update_date { text-align: center;