Made the sidebar use clicking instead of hovering for mobile devices.
This commit is contained in:
parent
25e8c668ad
commit
c72cec7cd0
3 changed files with 38 additions and 24 deletions
|
|
@ -7,7 +7,7 @@
|
|||
<meta charset="utf-8" />
|
||||
<meta name="keywords" content="minecraft, map, dynamic" />
|
||||
<meta name="description" content="Minecraft Dynamic Map" />
|
||||
<meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
|
||||
<!-- These 2 lines make us fullscreen on apple mobile products - remove if you don't like that -->
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue