From 73db80666063c1cd75ac61edc87e3d01f8ee34d7 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 4 Feb 2012 23:53:24 -0800 Subject: [PATCH] fix meta tag for viewport in examples and shims --- fluid.html | 11 ++++++----- hero.html | 11 ++++++----- starter-template.html | 11 ++++++----- 3 files changed, 18 insertions(+), 15 deletions(-) diff --git a/fluid.html b/fluid.html index 7fe5df151c..3c7059f9d2 100644 --- a/fluid.html +++ b/fluid.html @@ -3,14 +3,10 @@ Bootstrap, from Twitter + - - - + + + diff --git a/hero.html b/hero.html index 7d60d1a487..ee64646f38 100644 --- a/hero.html +++ b/hero.html @@ -3,14 +3,10 @@ Bootstrap, from Twitter + - - - + + + diff --git a/starter-template.html b/starter-template.html index c8b2a09cf2..31cc57cf81 100644 --- a/starter-template.html +++ b/starter-template.html @@ -3,14 +3,10 @@ Bootstrap, from Twitter + - - - + + + -- 2.47.2