diff options
Diffstat (limited to 'modules/unicode/index.html')
-rw-r--r-- | modules/unicode/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
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; } |