2.3.0+2 -> 2.3.1
[bootswatch] / readable / bootswatch.less
index 55824d0..bd22277 100644 (file)
@@ -1,4 +1,4 @@
-// Readable 2.2.2
+// Readable 2.3.1
 // Bootswatch
 // -----------------------------------------------------
 
@@ -6,7 +6,7 @@
 // TYPOGRAPHY
 // -----------------------------------------------------
 
-@import url('http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic');
+@import url('//fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic');
 
 // SCAFFOLDING
 // -----------------------------------------------------
@@ -23,7 +23,7 @@ div.subnav {
        }
 
        &-fixed {
-               top: @navbarHeight;
+               top: @navbarHeight + 1;
        }
 }