You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
433 B

4 years ago
  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. * See the Getting Started docs for more information:
  8. * http://getbootstrap.com/getting-started/#support-ie10-width
  9. */
  10. @-ms-viewport { width: device-width; }
  11. @-o-viewport { width: device-width; }
  12. @viewport { width: device-width; }