Fix sizing of page due to touch menu.

This commit is contained in:
Michael Jumper
2012-04-08 17:30:00 -07:00
parent 0c1260aa32
commit cc7d1df3ff
2 changed files with 4 additions and 3 deletions

View File

@@ -263,6 +263,7 @@ div#touchMenu {
position: absolute;
visibility: hidden;
z-index: 4;
white-space: pre;
background: black;