diff --git a/base.css b/base.css index 434ebd1..459d6de 100644 --- a/base.css +++ b/base.css @@ -117,8 +117,9 @@ main{ box-sizing: content-box; position: fixed; top: 85px; + max-height: 100%; width: auto; - height: 24px; + height: auto; padding: 4px; text-align: center; border-style: solid;