sync
[bootswatch] / flatly / bootswatch.less
index 1c884ea..391638a 100644 (file)
@@ -1,4 +1,4 @@
-// Flatly 3.0.1
+// Flatly 3.0.3
 // Bootswatch
 // -----------------------------------------------------
 
@@ -118,6 +118,14 @@ input[type="color"],
 
 // Navs =======================================================================
 
+.nav {
+       .open > a,
+       .open > a:hover,
+       .open > a:focus {
+               border-color: transparent;
+       }
+}
+
 .pagination {
        
        a,