aboutsummaryrefslogtreecommitdiff
path: root/js/io/templates/files/html.txt
diff options
context:
space:
mode:
authorArmen Kesablyan2012-05-08 16:43:43 -0700
committerArmen Kesablyan2012-05-08 16:43:43 -0700
commitdc075ffcc6dd03c090d90fad999eee9b924d56ee (patch)
tree867f8bdd588c8f9076979233ca46a688ff70523e /js/io/templates/files/html.txt
parent5d7e470351fd150d5e70a97332fa2f2553797499 (diff)
parent4d949f141247215b5f2a6ec0cfc7d2d31cf2bb1f (diff)
downloadninja-dc075ffcc6dd03c090d90fad999eee9b924d56ee.tar.gz
Merge branch 'refs/heads/dom-architecture' into binding
Conflicts: js/components/layout/tools-properties.reel/tools-properties.html Signed-off-by: Armen Kesablyan <armen@motorola.com>
Diffstat (limited to 'js/io/templates/files/html.txt')
-rwxr-xr-xjs/io/templates/files/html.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/js/io/templates/files/html.txt b/js/io/templates/files/html.txt
index 15641348..4e42267e 100755
--- a/js/io/templates/files/html.txt
+++ b/js/io/templates/files/html.txt
@@ -9,6 +9,10 @@
9 <meta name="generator" content="Motorola Mobility Ninja"> 9 <meta name="generator" content="Motorola Mobility Ninja">
10 10
11 <style type="text/css"> 11 <style type="text/css">
12 html, body {
13 width: 100%;
14 height: 100%;
15 }
12 </style> 16 </style>
13 17
14 </head> 18 </head>