aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index d76bb23..3b538e5 100644
--- a/style.css
+++ b/style.css
@@ -97,7 +97,7 @@ td, th {
.tablediv {
overflow-x: scroll;
- height: 70vh;
+ max-height: 70vh;
}
/*div.tablediv {*/