diff options
| author | Mark Otto <[email protected]> | 2014-12-16 00:15:00 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-12-16 00:15:00 -0800 |
| commit | 059f6a01efc36ec7cf76538dd50dd8725b48d21b (patch) | |
| tree | 87ab0aeddcd2ddc5648bdb1597f1858c04a85d1e /js/tests/visual/button.html | |
| parent | 1e136a70a2391aae2e9a54d24874df59b40805a0 (diff) | |
| parent | ea039ac72e08585c10916d5d737b691043551120 (diff) | |
| download | bootstrap-059f6a01efc36ec7cf76538dd50dd8725b48d21b.tar.xz bootstrap-059f6a01efc36ec7cf76538dd50dd8725b48d21b.zip | |
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
Diffstat (limited to 'js/tests/visual/button.html')
| -rw-r--r-- | js/tests/visual/button.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/js/tests/visual/button.html b/js/tests/visual/button.html index d92a08329..e9b06dfa2 100644 --- a/js/tests/visual/button.html +++ b/js/tests/visual/button.html @@ -6,13 +6,6 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Button</title> <link rel="stylesheet" href="../../../dist/css/bootstrap.min.css"> - - <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> - <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> - <![endif]--> </head> <body> |
