From f1931f4a2e01f57853f2e7dc347056804ec6dc95 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Wed, 9 Apr 2025 21:00:30 +0200 Subject: unicode: Don't limit height of tables --- modules/unicode/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules') diff --git a/modules/unicode/index.html b/modules/unicode/index.html index 407d6b5..fb46ba2 100644 --- a/modules/unicode/index.html +++ b/modules/unicode/index.html @@ -24,10 +24,10 @@ body { .table > div > span.space-spacer { width: 1em; } -.table { +/* .table { max-height: 300px; overflow-y: scroll; -} +} */ .invisible { display: none; } -- cgit v1.2.3-70-g09d2