Viewport changes to limit zoom in on mobile the typing in a search bar.

This commit is contained in:
2017-12-02 11:31:25 +01:00
parent 5fb1e7ba2e
commit 3fe8f46dd4

View File

@@ -4,7 +4,7 @@
<meta charset="utf-8">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300" rel="stylesheet">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="viewport" content="width=device-width, initial-scale=1.0 maximum-scale=1.0, user-scalable=0">
<title>seasoned Shows</title>
</head>
<body style='margin: 0'>