v2.3.1 -> v2.3.2
[bootswatch] / cerulean / bootswatch.less
index 7b4ca9c..e4f0e4c 100755 (executable)
@@ -1,12 +1,12 @@
-// Bootswatch.less
-// Swatch: Cerulean
-// Version: 2.1.1
+// Cerulean 2.3.2
+// Bootswatch
 // -----------------------------------------------------
 
+
 // TYPOGRAPHY
 // -----------------------------------------------------
 
-@import url(https://fonts.googleapis.com/css?family=Telex);
+@import url(//fonts.googleapis.com/css?family=Telex);
 
 // SCAFFOLDING
 // -----------------------------------------------------
@@ -16,7 +16,6 @@
 
 .navbar {
 
-
        .brand {
                padding: 14px 20px 16px;
                font-family: @headingsFontFamily;
@@ -114,7 +113,7 @@ div.subnav {
        text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2);
 
        &-fixed {
-               top: @navbarHeight;
+               top: @navbarHeight + 1;
        }
 }