From 157ec5feff877cd918a45985ee7368e3d9d7b5b0 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Thu, 5 Dec 2013 13:05:07 -0500 Subject: 3.0.2 -> 3.0.3 --- .../bootstrap/examples/non-responsive/index.html | 101 --------------------- 1 file changed, 101 deletions(-) delete mode 100644 bower_components/bootstrap/examples/non-responsive/index.html (limited to 'bower_components/bootstrap/examples/non-responsive/index.html') diff --git a/bower_components/bootstrap/examples/non-responsive/index.html b/bower_components/bootstrap/examples/non-responsive/index.html deleted file mode 100644 index 1c56b300..00000000 --- a/bower_components/bootstrap/examples/non-responsive/index.html +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - Non-responsive Template for Bootstrap - - - - - - - - - - - - - - - - - - - -
- - - -

What changes

-

Note the lack of the <meta name="viewport" content="width=device-width, initial-scale=1.0">, which disables the zooming aspect of sites in mobile devices. In addition, we reset our container's width and are basically good to go.

- -

Regarding navbars

-

As a heads up, the navbar component is rather tricky here in that the styles for displaying it are rather specific and detailed. Overrides to ensure desktop styles display are not as performant or sleek as one would like. Just be aware there may be potential gotchas as you build on top of this example when using the navbar.

- -

Non-responsive grid system

-
-
One third
-
One third
-
One third
-
- -
- - - - - - - - -- cgit v1.2.3