diff options
Diffstat (limited to 'spacelab/bootswatch.less')
-rwxr-xr-x | spacelab/bootswatch.less | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/spacelab/bootswatch.less b/spacelab/bootswatch.less index 62722ce7..dbd0b0e9 100755 --- a/spacelab/bootswatch.less +++ b/spacelab/bootswatch.less @@ -150,6 +150,10 @@ div.subnav { color: @linkColor; } } + + &-fixed { + top: @navbarHeight + 1; + } } // NAV |