2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Remove [type]

type="text/css" isn't needed
This commit is contained in:
Zlatan Vasović
2013-10-09 09:45:05 +02:00
parent 730d7f0b13
commit 62c905f5bc
+1 -1
View File
@@ -8,7 +8,7 @@
<script src="vendor/jquery.js"></script>
<!-- qunit -->
<link rel="stylesheet" href="vendor/qunit.css" type="text/css" media="screen" />
<link rel="stylesheet" href="vendor/qunit.css" media="screen">
<script src="vendor/qunit.js"></script>
<!-- plugin sources -->