fixes #69, subnav-fixed position tweaks
[bootswatch] / cerulean / bootswatch.less
index 3c353e9..32a119c 100755 (executable)
@@ -114,7 +114,7 @@ div.subnav {
        text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2);
 
        &-fixed {
-               top: @navbarHeight;
+               top: @navbarHeight + 1;
        }
 }