diff options
author | Valerio Virgillito | 2012-05-09 23:30:33 -0700 |
---|---|---|
committer | Valerio Virgillito | 2012-05-09 23:30:33 -0700 |
commit | 25e50eed8afbf86606ec5614194dc34f154feecb (patch) | |
tree | b3826880c843435cdaf2d8981400909127466313 /js/io/templates/files | |
parent | 2e9a6b271439d934439514f6386424567853f93c (diff) | |
parent | 454ba956b0d6f48d37a5ad3f50eb00aaaaa7271b (diff) | |
download | ninja-25e50eed8afbf86606ec5614194dc34f154feecb.tar.gz |
Merge pull request #208 from mqg734/Dom-Architecture
Adding support to save body's css styles on preview.
Diffstat (limited to 'js/io/templates/files')
-rwxr-xr-x | js/io/templates/files/html.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/js/io/templates/files/html.txt b/js/io/templates/files/html.txt index 5a9010cf..3449ae39 100755 --- a/js/io/templates/files/html.txt +++ b/js/io/templates/files/html.txt | |||
@@ -10,10 +10,6 @@ | |||
10 | <meta name="generator" content="Motorola Mobility Ninja"> | 10 | <meta name="generator" content="Motorola Mobility Ninja"> |
11 | 11 | ||
12 | <style type="text/css"> | 12 | <style type="text/css"> |
13 | html, body { | ||
14 | width: 100%; | ||
15 | height: 100%; | ||
16 | } | ||
17 | </style> | 13 | </style> |
18 | 14 | ||
19 | </head> | 15 | </head> |