1
0
mirror of synced 2024-11-24 07:30:14 +01:00

Merge pull request #6 from bmorrall/ipad-fix

Fixed Zoom Issue for iPad
This commit is contained in:
Steve Smith 2015-10-27 11:40:47 -04:00
commit 4254869a5f

View File

@ -7,7 +7,7 @@
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="viewport" content="width=device-width">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->