diff --git a/client/cryps.css b/client/cryps.css index ef21f96a..7154aa02 100644 --- a/client/cryps.css +++ b/client/cryps.css @@ -17,8 +17,11 @@ html, body, .cryps { -ms-user-select: none; /* this is the sweet nectar to keep it full page*/ - height: 99%; +/* height: 99%; max-height: 99%; +*/ + height: 30em; + } html { @@ -68,7 +71,7 @@ main { button, input { font-family: 'Jura'; color: whitesmoke; - height: 38px; + height: auto; border-width: 2px; border-color: whitesmoke; border-radius: 0;