removed ie7 fontawesome css from with-bootstrap example

This commit is contained in:
Lennard Voogdt
2013-03-17 15:00:18 +01:00
parent 9f446acc96
commit 846e8f1e82
-1
View File
@@ -12,7 +12,6 @@
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.5.1/leaflet.css" />
<!--[if lte IE 8]>
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.5.1/leaflet.ie.css" />
<link rel="stylesheet" href="css/font-awesome-ie7.min.css">
<![endif]-->
</head>
<body>