diff options
Diffstat (limited to 'simplex/bootswatch.less')
-rwxr-xr-x | simplex/bootswatch.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/simplex/bootswatch.less b/simplex/bootswatch.less index fef77ddf..62e8136f 100755 --- a/simplex/bootswatch.less +++ b/simplex/bootswatch.less @@ -137,6 +137,7 @@ div.subnav { font-family: @headingsFontFamily; &.subnav-fixed { + top: @navbarHeight + 1; .box-shadow(inset 0 5px #fff~"," @boxShadow); } |