2.3.0+2 -> 2.3.1
[bootswatch] / simplex / bootswatch.less
index c8e42cf..4a2b597 100755 (executable)
@@ -1,4 +1,4 @@
-// Simplex 2.2.2
+// Simplex 2.3.1
 // Bootswatch.less
 // -----------------------------------------------------
 
@@ -8,7 +8,7 @@
 // TYPOGRAPHY
 // -----------------------------------------------------
 
-@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:300,400,700');
+@import url('//fonts.googleapis.com/css?family=Josefin+Sans:300,400,700');
 
 // SCAFFOLDING
 // -----------------------------------------------------
@@ -137,6 +137,7 @@ div.subnav {
        font-family: @headingsFontFamily;
 
        &.subnav-fixed {
+               top: @navbarHeight + 1;
                .box-shadow(inset 0 5px #fff~"," @boxShadow);
        }