diff options
Diffstat (limited to 'docs/examples/grid')
| -rw-r--r-- | docs/examples/grid/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/examples/grid/index.html b/docs/examples/grid/index.html index 7b4b69574..242cf106c 100644 --- a/docs/examples/grid/index.html +++ b/docs/examples/grid/index.html @@ -14,6 +14,9 @@ <!-- Bootstrap core CSS --> <link href="../../dist/css/bootstrap.min.css" rel="stylesheet"> + <!-- IE10 viewport hack for Surface/desktop Windows 8 bug --> + <link href="../../assets/css/ie10-viewport-bug-workaround.css" rel="stylesheet"> + <!-- Custom styles for this template --> <link href="grid.css" rel="stylesheet"> |
