fixed bug #944510 'web remote doesn't scale to screen'

Fixes: https://launchpad.net/bugs/944510
This commit is contained in:
Samuel Findlay 2012-03-03 16:13:48 +11:00
parent 4812c9e497
commit 0b15238245
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
-->
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, minimum-scale=1, maximum-scale=1" />
<title>${app_title}</title>
<link rel="stylesheet" href="/files/jquery.mobile.css" />
<link rel="stylesheet" href="/files/openlp.css" />