liquid_feedback_frontend
diff app/main/_layout/default.html @ 373:76d7eafb3893
Make things work with small screens like mobile devices in portrait mode
author | bsw |
---|---|
date | Sat Mar 03 17:28:55 2012 +0100 (2012-03-03) |
parents | 56dc44366c38 |
children | f9d7cd325852 |
line diff
1.1 --- a/app/main/_layout/default.html Thu Mar 01 22:56:35 2012 +0100 1.2 +++ b/app/main/_layout/default.html Sat Mar 03 17:28:55 2012 +0100 1.3 @@ -1,6 +1,7 @@ 1.4 <html> 1.5 <head> 1.6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> 1.7 + <meta name="viewport" content="width=device-width" /> 1.8 <title> <!-- WEBMCP SLOTNODIV html_title --></title> 1.9 <link rel="stylesheet" type="text/css" media="screen" href="__BASEURL__/static/trace.css" /> 1.10 <link rel="stylesheet" type="text/css" media="screen" href="__BASEURL__/static/gregor.js/gregor.css" />