diff options
| author | hallgren <hallgren@chalmers.se> | 2012-03-17 16:23:54 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2012-03-17 16:23:54 +0000 |
| commit | 63e531ad39bc4272e92ebeccf31e2a332c56961d (patch) | |
| tree | 22f6a6bd71fa564f92d81c0cbc8c50ceea1874a3 /src | |
| parent | 45b64f50320f7a0d17579dd2e96f7b2d7578db7b (diff) | |
Cloud service start page layout fix for small screens
Diffstat (limited to 'src')
| -rw-r--r-- | src/www/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/www/index.html b/src/www/index.html index 7e306293b..440235e1f 100644 --- a/src/www/index.html +++ b/src/www/index.html @@ -5,6 +5,7 @@ <title>GF Cloud Service</title> <meta charset="UTF-8"> <link rel="stylesheet" type="text/css" href="gfse/editor.css" title="Cloud"> +<meta name = "viewport" content = "width = device-width"> <h1>GF Cloud Service</h1> |
