2.2.2 -> 2.3.0
[bootswatch] / cyborg / bootswatch.less
index b488c30..f730a9e 100755 (executable)
@@ -1,4 +1,4 @@
-// Cyborg 2.2.2
+// Cyborg 2.3.0
 // Bootswatch
 // -----------------------------------------------------
 
@@ -165,16 +165,13 @@ hr {
 }
 
 div.subnav {
+
+       margin: 0 1px;
        background-color: @grayDarker;
        background-image: none;
        border: none;
        border-bottom: 1px solid @grayDark;
 
-
-       &.subnav-fixed {
-               top: @navbarHeight;
-       }
-
        .nav > li > a,
        .nav > li:first-child > a,
        .nav > li:first-child > a:hover {
@@ -198,6 +195,14 @@ div.subnav {
        .nav li.nav-header {
                text-shadow: none;
        }
+
+
+
+
+       &-fixed {
+               top: @navbarHeight;
+               margin: 0;
+       }
 }
 
 // NAV