summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--css/bootswatch.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/bootswatch.css b/css/bootswatch.css
index 229e4965..40f31b0a 100644
--- a/css/bootswatch.css
+++ b/css/bootswatch.css
@@ -371,7 +371,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 */