Sha256: 17ec74c69eb8c08a5c82d7126fa307525806b2b9f06cda918c5f750428c40d40
Contents?: true
Size: 433 Bytes
Versions: 2
Compression:
Stored size: 433 Bytes
Contents
/*! * 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 { width: device-width; }
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
card-1.93.0 | mod/bootstrap/vendor/bootstrap/docs/assets/css/ie10-viewport-bug-workaround.css |
jekyll-argus-0.1.0 | assets/ie10-viewport-bug-workaround.css |