From: Michael Jumper Date: Mon, 9 Apr 2012 00:30:00 +0000 (-0700) Subject: Fix sizing of page due to touch menu. X-Git-Url: http://git.alex.org.uk Fix sizing of page due to touch menu. --- diff --git a/src/main/webapp/client.xhtml b/src/main/webapp/client.xhtml index 7c38668..46782af 100644 --- a/src/main/webapp/client.xhtml +++ b/src/main/webapp/client.xhtml @@ -54,6 +54,9 @@ + +
+ @@ -84,9 +87,6 @@ - -
- diff --git a/src/main/webapp/styles/client.css b/src/main/webapp/styles/client.css index f595297..66b3f31 100644 --- a/src/main/webapp/styles/client.css +++ b/src/main/webapp/styles/client.css @@ -263,6 +263,7 @@ div#touchMenu { position: absolute; visibility: hidden; + z-index: 4; white-space: pre; background: black;