Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelhynek committed Dec 20, 2016
1 parent 9a16937 commit 0bfdd2d
Show file tree
Hide file tree
Showing 41 changed files with 11,213 additions and 0 deletions.
6 changes: 6 additions & 0 deletions css/bootstrap.min.css

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions css/ie10-viewport-bug-workaround.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
/*!
* IE10 viewport hack for Surface/desktop Windows 8 bug
* Copyright 2014-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/

/*
* See the Getting Started docs for more information:
* http://getbootstrap.com/getting-started/#support-ie10-width
*/
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport
Loading

0 comments on commit 0bfdd2d

Please sign in to comment.