diff options
Diffstat (limited to 'swatchmaker/test/bootswatch.css')
-rw-r--r-- | swatchmaker/test/bootswatch.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swatchmaker/test/bootswatch.css b/swatchmaker/test/bootswatch.css index 000c4b75..e7aaca6f 100644 --- a/swatchmaker/test/bootswatch.css +++ b/swatchmaker/test/bootswatch.css @@ -361,7 +361,7 @@ body .one .bsa_it_p { @media (min-width: 980px) { .subnav-fixed { position: fixed; - top: 40px; + top: 41px; left: 0; right: 0; z-index: 1020; /* 10 less than .navbar-fixed to prevent any overlap */ |