diff --git a/data/style/style.css b/data/style/style.css index a10f2a8..2ec624a 100644 --- a/data/style/style.css +++ b/data/style/style.css @@ -700,7 +700,7 @@ div.content { .specieslist { - max-height: 300px; + max-height: 140px; /* overflow-y: scroll; */ display: flex; flex-direction: column;