cosmo: fixes #65, nav-tabs border-radius bug
[bootswatch] / cosmo / bootswatch.less
index 7b5d973..c5ce122 100644 (file)
@@ -180,6 +180,15 @@ div.subnav {
        }
 }
 
+.tabs-below,
+.tabs-left,
+.tabs-right {
+
+       & > .nav-tabs > li > a{
+               .border-radius(0);
+       }
+}
+
 .nav-pills {
 
        & > li > a {