Skip to content

Commit 209a647

Browse files
committed
initial commit
1 parent 809bdc4 commit 209a647

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+34852
-0
lines changed

assets/brand/bootstrap-outline.svg

+20
Loading

assets/brand/bootstrap-punchout.svg

+18
Loading

assets/brand/bootstrap-solid.svg

+17
Loading

assets/css/docs.min.css

+11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/docs.min.css.map

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
/*!
2+
* IE10 viewport hack for Surface/desktop Windows 8 bug
3+
* Copyright 2014-2015 Twitter, Inc.
4+
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
5+
*/
6+
7+
/*
8+
* See the Getting Started docs for more information:
9+
* http://getbootstrap.com/getting-started/#support-ie10-width
10+
*/
11+
@-ms-viewport { width: device-width; }
12+
@-o-viewport { width: device-width; }
13+
@viewport { width: device-width; }

0 commit comments

Comments
 (0)