fixes #69, subnav-fixed position tweaks
[bootswatch] / simplex / bootswatch.less
index fef77dd..62e8136 100755 (executable)
@@ -137,6 +137,7 @@ div.subnav {
        font-family: @headingsFontFamily;
 
        &.subnav-fixed {
+               top: @navbarHeight + 1;
                .box-shadow(inset 0 5px #fff~"," @boxShadow);
        }