Skip to content

Commit e415882

Browse files
committed
This should fix issue simanek#4
1 parent 07068ee commit e415882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<meta charset="utf-8"/>
5-
<meta name="viewport" content="initial-scale=1.0,width=device-width" />
5+
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0" />
66
<title>The Heads-Up Grid Example</title>
77

88
<link href="headsupgrid/hugrid.css" type="text/css" rel="stylesheet" />

0 commit comments

Comments
 (0)