remove fontawesome stylesheet where unused
[bootswatch] / custom / index.html
index cc70c0d..2ea45c2 100644 (file)
@@ -5,7 +5,6 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta charset="utf-8">
     <link rel="stylesheet" href="./bootstrap.css" media="screen">
-    <link rel="stylesheet" href="../bower_components/font-awesome/css/font-awesome.min.css">
     <link rel="stylesheet" href="../assets/css/bootswatch.min.css">
     <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
     <!--[if lt IE 9]>
             <div class="bs-example" style="margin-bottom: 15px;">
               <div class="btn-group btn-group-justified">
                 <a href="#" class="btn btn-default">Left</a>
-                <a href="#" class="btn btn-default">Right</a>
                 <a href="#" class="btn btn-default">Middle</a>
+                <a href="#" class="btn btn-default">Right</a>
               </div>
             </div>