projects
/
e-DoKo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1c07dc
)
added viewport definition for mobile devices
author
Arun Persaud
<arun@nubati.net>
Wed, 16 Nov 2011 04:58:12 +0000
(20:58 -0800)
committer
Arun Persaud
<apersaud@lbl.gov>
Wed, 16 Nov 2011 04:58:12 +0000
(20:58 -0800)
include/output.php
patch
|
blob
|
history
diff --git
a/include/output.php
b/include/output.php
index 823f193f5fbf25b6eaf9fcffc47a3a5ad8fa77f6..74d0e00a829cb5a8bb3e1649b793a63fb09954ec 100644
(file)
--- a/
include/output.php
+++ b/
include/output.php
@@
-376,6
+376,7
@@
function output_header()
<head>
<title>e-Doko</title>
<meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width; initial-scale=1.0;" />
<link rel="shortcut icon" href="pics/edoko-favicon.png" />
<link rel="stylesheet" href="css/normalize.css?v=1" />
<link rel="stylesheet" href="css/standard.css?v=37" />