fixes #69, subnav-fixed position tweaks
[bootswatch] / readable / bootswatch.less
index 2d220da..9f5bbc7 100644 (file)
@@ -23,7 +23,7 @@ div.subnav {
        }
 
        &-fixed {
-               top: @navbarHeight;
+               top: @navbarHeight + 1;
        }
 }