Skip to content

Commit

Permalink
add viewport meta element to grids test page
Browse files Browse the repository at this point in the history
  • Loading branch information
tilomitra committed Mar 7, 2014
1 parent 116286e commit da94ef2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/grids/tests/manual/responsive.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Responsive Grids Tests</title>

<link rel="stylesheet" href="../../../../build/base.css">
Expand Down

0 comments on commit da94ef2

Please sign in to comment.