Ignore:
Timestamp:
4 May 2012, 11:16:10 (12 years ago)
Author:
Henrik Bettermann
Message:

Remove viewport meta tag. This destroys the layout on most mobile browsers. I think it's better to concentrate on applets rather than tweaking the layout in browsers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/browser/templates/studentsitelayout.pt

    r8278 r8339  
    88    <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
    99    <meta name="robots" content="index, follow" />
    10     <meta name="viewport" content="width=320, initial-scale=1, maximum-scale=1"/>
    1110    <link rel="stylesheet" media="only screen and (max-device-width: 480px)"
    1211        tal:attributes="href python: view.url(layout.site, '@@/waeup.kofa.browser/mobile.css')"
Note: See TracChangeset for help on using the changeset viewer.