From 9e51547a0251c39d295885f244203bd8f1a4c921 Mon Sep 17 00:00:00 2001 From: ntr Date: Mon, 8 Apr 2019 16:39:13 +1000 Subject: [PATCH] safari fix attempt --- client/cryps.css | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/client/cryps.css b/client/cryps.css index 7154aa02..f8916f59 100644 --- a/client/cryps.css +++ b/client/cryps.css @@ -17,11 +17,9 @@ 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; - + min-height: 99%; } html {