]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Merge branch 'ie_viewports' of github.com:twbs/bootstrap into ie_viewports 10584/head
authorMark Otto <otto@github.com>
Wed, 11 Sep 2013 23:15:12 +0000 (16:15 -0700)
committerMark Otto <otto@github.com>
Wed, 11 Sep 2013 23:15:12 +0000 (16:15 -0700)
Conflicts:
getting-started.html
less/responsive-utilities.less

1  2 
less/responsive-utilities.less

index a56c028875012e4bc202d871202962e3647a6c8e,138562eb88fa5104bab2ec4d9164e24c26f80f99..6cacabec753b65e9005f6ee0bcb7a6376bbfb40c
@@@ -6,14 -6,14 +6,15 @@@
  // IE10 in Windows (Phone) 8
  //
  // Support for responsive views via media queries is kind of borked in IE10, for
- // both Surface/desktop in split view and Windows Phone 8. This particular fix
 -// both Surface/desktop in split view and for Windows Phone 8. This particular fix
++// Surface/desktop in split view and for Windows Phone 8. This particular fix
  // must be accompanied by a snippet of JavaScript to sniff the user agent and
 -// apply some conditional CSS to *only* the Surface/desktop Windows 8. Look at
 +// apply some condtional CSS to *only* the Surface/desktop Windows 8. Look at
  // our Getting Started page for more information on this bug.
  //
  // For more information, see the following:
  //
  // Issue: https://github.com/twbs/bootstrap/issues/10497
++// Docs: http://getbootstrap.com/getting-started/#browsers
  // Source: http://timkadlec.com/2012/10/ie10-snap-mode-and-responsive-design/
  
  @-ms-viewport {