Fix touch button rendering.

This commit is contained in:
Michael Jumper
2012-04-08 17:17:38 -07:00
parent 374284d833
commit 0c1260aa32
3 changed files with 3 additions and 6 deletions

View File

@@ -264,7 +264,7 @@ div#touchMenu {
position: absolute;
visibility: hidden;
display: inline-block;
white-space: pre;
background: black;
border: 1px solid silver;
padding: 1em;